Subject | Re: [firebird-support] Querying field names of a relation |
---|---|
Author | Martijn Tonies |
Post date | 2004-03-29T11:57:23Z |
Hi,
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> I am trying to query the field names of a relation withMake sure that "MyTable" is in the right case.
> the following statement:
>
> SELECT Rdb$Field_Name
> FROM Rdb$Relation_Fields
> WHERE Rdb$Relation_Name = 'MyTable'
>
> For some tables, this works, but for some other tables,
> the query returns no rows.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com