|
|
||
|
|
| SQLSchemaInformation[conn] returns information about the schemas available through an SQL connection. |
| "ShowColumnHeadings" | False | whether to return headings with the results |
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.
This returns the schema details for this database connection.
|
| © 2008 Wolfram Research, Inc. |