MATLAB DATABASE TOOLBOX RELEASE NOTES Guide de l'utilisateur Page 650

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 684
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 649
1 2 ... 645 646 647 648 649 650 651 652 653 654 655 ... 683 684

Commentaires sur ces manuels

Pas de commentaire