magritton
7/22/2015 - 12:08 PM

Create database schema in SQL

Create database schema in SQL

USE jiradb
GO
CREATE schema jiraschema