Tables schema, definitions in D6
-
Frank626
Tables schema, definitions in D6
How can I get tables and columns full definitions /schema in delphi6 with MyDAC –components?
Thank You!
Thank you for your tips!
EXPLAIN works fine, but it does not show the COMMENT -field.
According your hint I tried
SHOW ALL COLUMNS
and that was what I was looking for!
Any way, without your hint ...
EXPLAIN works fine, but it does not show the COMMENT -field.
According your hint I tried
SHOW ALL COLUMNS
and that was what I was looking for!
Any way, without your hint ...