MATLAB DATABASE TOOLBOX RELEASE NOTES Podręcznik Użytkownika Strona 664

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 684
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 663
7 Functions — Alphabetical List
7-234
sql2native
Convert JDBC SQL grammar to SQL grammar native to system
Syntax
n = sql2native(conn, 'sqlquery')
Description
n = sql2native(conn, 'sqlquery') converts the SQL statement string sqlquery
from JDBC SQL grammar into the database system's native SQL grammar for the
connection conn. The native SQL statement is assigned to n.
See Also
database
Przeglądanie stron 663
1 2 ... 659 660 661 662 663 664 665 666 667 668 669 ... 683 684

Komentarze do niniejszej Instrukcji

Brak uwag