3 lines
126 B
Text
3 lines
126 B
Text
COMMENT ON TABLE main.test_table IS 'very nice table';
|
|
|
|
COMMENT ON COLUMN test_table.test_table_column IS 'very nice column';
|