DatabaseLink SQL Operations >

SQLResultSetOpen

SQLResultSetOpen[query]
makes a result set from an SQL query.
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 package, as described in .
Use SQLSelect instead of SQLExecute:
In[1]:=
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 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
In[5]:=
Click for copyable input
 
In[1]:=
Click for copyable input
Use SQLSelect instead of SQLExecute:
In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
Out[3]=
In[4]:=
Click for copyable input
In[5]:=
Click for copyable input
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team