DatabaseLink SQL Operations >

SQLDataTypeNames

SQLDataTypeNames[conn]
returns the names of data types that can be stored in an SQL connection.
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]=
In[4]:=
Click for copyable input
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team