Subject | Re: List of Tables |
---|---|
Author | Stephen Boyd |
Post date | 2006-02-14T14:52:26Z |
SELECT RDB$RELATION_NAME
FROM RDB$RELATIONS
WHERE RDB$SYSTEM_FLAG = 0
will return the names of all user tables in a database.
--- In firebird-support@yahoogroups.com, Jason Dodson <jasond@...>
wrote:
addressed. If the reader of this message is not the intended
recipient, you are hereby notified that any review, retransmission,
dissemination, distribution, copying or other use of, or taking of
any action in reliance upon, this information is strictly
prohibited. If you have received this communication in error, please
contact the sender and delete the material from your computer.
FROM RDB$RELATIONS
WHERE RDB$SYSTEM_FLAG = 0
will return the names of all user tables in a database.
--- In firebird-support@yahoogroups.com, Jason Dodson <jasond@...>
wrote:
>general tables in my firebird database?
> Hey All,
>
> What would be a general start to a query that would list all
>intended only for use to the individual or entity to which it is
> Jason
>
> --
> The information transmitted herewith is sensitive information
addressed. If the reader of this message is not the intended
recipient, you are hereby notified that any review, retransmission,
dissemination, distribution, copying or other use of, or taking of
any action in reliance upon, this information is strictly
prohibited. If you have received this communication in error, please
contact the sender and delete the material from your computer.
>