ALTER TABLE referencing ADD COLUMN test_1 integer DEFAULT (alter_table_add_column_other_schema.my_random(7) + random() + 5) NOT NULL CONSTRAINT fkey REFERENCES referenced(int_col) ON UPDATE SET ...
/* Oops! We forgot to add the university_shortname column to the professors table. You've probably already noticed: In chapter 4 of this course, you'll need this ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results