title
note
ALTER TABLE note DROP COLUMN title;
COLUMN
ALTER TABLE note DROP title;
Pro tip: use ```triple backticks around text``` to write in code fences