IntroductionThis section will describe the commands that can used to interact with data in the database. It will show how to create tables, insert data, update data, remove data, drop tables, and select data. DatabaseLink provides two styles of commands for working with data for those who are familiar with Mathematica and those who are familiar with SQL. In addition, DatabaseLink provides a graphical user interface, the Database Explorer, that avoids the need to work with a command interface.
|