Skip to content

Instantly share code, notes, and snippets.

@afreeland
Created March 28, 2013 13:39
Show Gist options
  • Save afreeland/5263184 to your computer and use it in GitHub Desktop.
Save afreeland/5263184 to your computer and use it in GitHub Desktop.
SQL: Create New Schema
-- Create a new schema called API
CREATE SCHEMA API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment