Database Toolbox |
Execute
Click Execute to run the query you created using the Visual Query Builder. Another way to run a query is to select Execute from the Query menu. The results of executing depend on the Data operation chosen:
BINARY
or OTHER
type, for example, a bitmap image, you might need to process the data. See Retrieving BINARY and OTHER Java Data.
After executing, the Data area updates to show the current MATLAB workspace, including data retrieved via the query.
Error Dialog Box
If an error dialog box appears after executing the query, the query is invalid. For example, you cannot perform a query on table and field names that contain quotation marks or for table names and field names that use your database system's reserved words.
See Also
MATLAB Workspace Variable | Data |
© 1994-2005 The MathWorks, Inc.