SyntaxFix
Write A Post
Hire A Developer
Questions
Query to add column with comment are :
alter table table_name add( "NISFLAG" NUMBER(1,0) ) comment on column "ELIXIR"."PRD_INFO_1"."NISPRODGSTAPPL" is 'comment here' commit;