Tutorial by Examples

COMMENT ON TABLE table_name IS 'this is student details table';
COMMENT on TABLE student IS NULL; Comment will be removed with above statement execution.

Page 1 of 1