DatabaseLink SQL Operations >

DataSources

DataSources
returns a list of information about named data sources made available through DatabaseResourcesPath.
DataSources[name]
returns a list of information about the data sources called name.
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 .
Get information about a named data source:
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.
In[2]:=
Click for copyable input
Out[2]=
 
Needs["DatabaseLink`"]
Get information about a named data source:
In[2]:=
Click for copyable input
Out[2]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team