|
|
||
|
|
| SQLTableInformation[conn] returns a list of information about the tables 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 information for a specific table:
Get information for tables that match a pattern:
| |||||||||||||||||||||||
| © 2008 Wolfram Research, Inc. |