|
|
||
|
|
| SQLColumn[...] represents a column in an SQL table. |
Needs["DatabaseLink`"] If you find that the examples in this section do not work as shown, you may need to install or restore the example database with the DatabaseExamples` package, as described in Using the Example Databases.
List the columns in a table:
Select data matching a condition:
Use a prepared statement:
|
| © 2008 Wolfram Research, Inc. |