MATLAB DATABASE TOOLBOX RELEASE NOTES User's Guide Page 581

  • Download
  • Add to my manuals
  • Print
  • Page
    / 684
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 580
fetch
7-151
Output Arguments
curs — Database cursor
database cursor object
Database cursor, returned as a database cursor object populated with fetched data in the
Data property. You can specify the output data format in the Data property by using
setdbprefs.
results — Result data
cell array | table | dataset | structure | numeric matrix
Result data, returned as a cell array, table, dataset array, structure, or numeric matrix
as specified by 'DataReturnFormat' in setdbprefs.
More About
“Importing Data Using the fetch Function” on page 6-48
“Importing Data Using a Scrollable Cursor”
“Connecting to a Database Using the Native ODBC Interface”
“Preference Settings for Large Data Import”
“Data Retrieval Restrictions” on page 1-8
See Also
close | database | exec | logical | setdbprefs
Page view 580
1 2 ... 576 577 578 579 580 581 582 583 584 585 586 ... 683 684

Comments to this Manuals

No comments