describe table

Post Reply
Fippy
Posts: 11
Joined: Fri Feb 09, 2007 7:15 pm

describe table

Post by Fippy »

This may be a very newbie question but I can't find a reference in the Texis docs.
Does Texis support the sql "describe <tablename>" ?

E.g.: tsql -c "describe parserinfo"
Complains about the keyword "describe"

How do I obtain the column definitions of a table in Texis?
Thanks,
Fip.
Post Reply