MATLAB DATABASE TOOLBOX RELEASE NOTES Uživatelská příručka Strana 499

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 684
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 498
hasdata
7-69
11.00 408143.00 1004.00 11.00 'Convertible'
12.00 210456.00 1010.00 22.00 'Hugsy'
13.00 470816.00 1012.00 16.50 'Pancakes'
14.00 510099.00 1011.00 19.00 'Shawl'
15.00 899752.00 1011.00 20.00 'Snacks'
ans =
'No Data'
read returns the cell array containing the string 'No Data' when you connect to the
database using the native ODBC interface.
Close the DatabaseDatastore, cursor, and database connection.
close(dbds)
“Import Data Using a DatabaseDatastore”
“Analyze Large Data Sets in a Database with MapReduce”
Input Arguments
dbds — Datastore containing data in database
DatabaseDatastore object
Datastore containing data in database, specified as a DatabaseDatastore object
created using datastore.
More About
Using DatabaseDatastore Objects
“Working with a DatabaseDatastore”
See Also
close | database | datastore | read | setdbprefs
Zobrazit stránku 498
1 2 ... 494 495 496 497 498 499 500 501 502 503 504 ... 683 684

Komentáře k této Příručce

Žádné komentáře