I am trying to drop column from exisiting table using syntax: ALTER TABLE cmp_Header DROP COLUMN date_modified;
Give me error message: SQL call failed, syntax error at "TABLE".
I don't know how to drop the column, can you help me with that?
I don't have any thing in tables and they are not even indexed.
Give me error message: SQL call failed, syntax error at "TABLE".
I don't know how to drop the column, can you help me with that?
I don't have any thing in tables and they are not even indexed.