|
|
||
|
|
| SQLTableNames[conn] returns the names of each table in an SQL connection. |
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.
Get the names of all the tables:
Get the names of tables matching a pattern:
|
| © 2008 Wolfram Research, Inc. |