Mega Code Archive

 
Categories / Oracle PLSQL / Table
 

Comment on table column

COMMENT ON COLUMN jobs.job_id IS 'Primary key of jobs table.';