|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: ODBC::DATABASE-TABLES-INFO
Section:
Odbc Database Operators
Synopsis:
<odbc::database-tables-info DBVAR [RESULT=VAR] [TABLETYPE=EXPRESSION] [TABLEQUALIFIER=EXPRESSION] [TABLENAME] [TABLEOWNER=EXPRESSION]>
Description:
Returns an array of alists, one per table in the database.
Each alist contains database-specific information about
the table, including at least
the NAME of the table.
((name . "table_name"))
The optional tablemumble args are ANSI SQL regexp patterns.
The optional RESULT argument specifies a variable to
put the result array into.
Edit Pointer
Function Index
Variable Index
Variable Editor

The
META-HTML
Reference Manual V1.4
Copyright © 1995, 1996,
Brian J. Fox,
1996, 1997 Universal Access Inc.
Found a bug? Send mail to
bug-manual@metahtml.com