Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

rename column postgres

ALTER TABLE distributors RENAME COLUMN address TO city;
Source by postgrespro.ru #
 
PREVIOUS NEXT
Tagged: #rename #column #postgres
ADD COMMENT
Topic
Name
6+1 =