Subject | Re: Does This Table, or Column, Exist? |
---|---|
Author | pukindog_2004 |
Post date | 2005-02-13T23:10:17Z |
--- In firebird-support@yahoogroups.com, Peter Faulks <fbml@i...> wrote:
I remember SHOW TABLES from MySQL. I looked for
that statement in Firebird's documentation with no
luck.
Passing the SQL "SHOW TABLES" to Firebird results
in an error, "SHOW" is an unknown token.
Is "SHOW TABLES" a valid Firebird command? What
is its syntax?
Thanks
Larry
> On Sun, 13 Feb 2005 10:38:47 -0000Thanks Peter:
> "pukindog_2004" <pukindog_2004@y...> wrote:
>
> > How can I find if a particular table exists in the
> > database, or a particular column exists in a table?
>
> How about ISQL's SHOW TABLES and SHOW TABLE table
>
> Regards
I remember SHOW TABLES from MySQL. I looked for
that statement in Firebird's documentation with no
luck.
Passing the SQL "SHOW TABLES" to Firebird results
in an error, "SHOW" is an unknown token.
Is "SHOW TABLES" a valid Firebird command? What
is its syntax?
Thanks
Larry