You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creates a schema in the current database. The `CREATE SCHEMA` transaction can also create tables and views within the new schema, and set `GRANT`, `DENY`, or `REVOKE` permissions on those objects.
0 commit comments