G
Guest
If I can use SQL to ALTER a tables structure, how can I query the currect
structure to determine if I want to ALTER it? Oracle has a describe command
and I can query the sys* tables in MS SQL.
structure to determine if I want to ALTER it? Oracle has a describe command
and I can query the sys* tables in MS SQL.