Ani
0
Q:

Postgres: Create Column add constraint to the column with Query Output

ALTER TABLE customers 
ADD COLUMN contact_name VARCHAR NOT NULL;
0

New to Communities?

Join the community