Which query will give the table structure with column definitions in SQL?
In DBTools for Sybase, it's sp_columns your_table_name.
sp_columns your_table_name