Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgres change the name of schema

ALTER SCHEMA old_name RENAME TO new_name;
Source by www.postgresqltutorial.com #
 
PREVIOUS NEXT
Tagged: #postgres #change #schema
ADD COMMENT
Topic
Name
6+1 =