MATLAB DATABASE TOOLBOX RELEASE NOTES Guida Utente Pagina 650

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 684
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 649
7 Functions — Alphabetical List
7-220
SQLQuery: 'select * from EMP'
Message: []
Type: 'Database Cursor Object'
ResultSet: [1x1 oracle.jdbc.driver.OracleResultSet]
Cursor: [1x1 com.mathworks.toolbox.database.sqlExec]
Statement: [1x1 oracle.jdbc.driver.OracleStatement]
Fetch: [1x1 com.mathworks.toolbox.database.fetchTheData]
The RowLimit property of curs is 5 and the Data property is 5x8 cell, indicating that
fetch returned five rows of data.
In this example, RowLimit limits the maximum number of rows you can retrieve.
Therefore, rerunning the fetch function returns no data.
Vedere la pagina 649
1 2 ... 645 646 647 648 649 650 651 652 653 654 655 ... 683 684

Commenti su questo manuale

Nessun commento