Stef Mientki <[EMAIL PROTECTED]> wrote:
PRAGMA table_info(table-name);

And it also works for views, as just found out by trial and error ;-)
Is this standard SQL behavior ?

PRAGMA statement is not part of standard SQL. I don't believe there is a standardized way to access metadata. Every DBMS provides its own syntax.

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to