5 lines
148 B
SQL
5 lines
148 B
SQL
|
|
--create schema demands authorization postgres;
|
|
--create schema shortages authorization postgres;
|
|
--create schema products authorization postgres;
|