DatabaseLink SQL Operations >

SQLDataTypeInformation

SQLDataTypeInformation[conn]
returns information about the data types that can be stored in an SQL connection.
  • The following option can be given:
"ShowColumnHeadings"Falsewhether to return headings with the results
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 .
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 .
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
In[3]:=
Click for copyable input
Out[3]//TableForm=
In[4]:=
Click for copyable input
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.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team