| Database Toolbox User's Guide | Search  Help Desk |
Commands Grouped by Purpose
The tables below group Database Toolbox commands by purpose.| Command |
Purpose |
|
Close database connection. |
|
Connect to database. |
|
Get property of database connection. |
|
Set or get time allowed to establish database connection. |
|
Get information about database connection. |
|
Set autocommit flag for database. |
| Command |
Purpose |
|
Close database cursor. |
|
Execute SQL statement and open cursor. |
|
Get property of database connection. |
|
Get time allowed for database SQL query to succeed. |
|
Set rowlimit for fetch.
|
| Command |
Purpose |
|
Get attributes of columns in fetched data set. |
|
Get number of columns in fetched data set. |
|
Get names of columns in fetched data set. |
|
Import data into MATLAB cell array. |
|
Get property of cursor structure. |
|
Get number of rows in fetched data set. |
|
Get field size of column in fetched data set. |
| Command |
Purpose |
|
Export MATLAB cell array data into database table. |
|
Replace data in database table with data from MATLAB cell array. |