subject

Instructions: in sql server, create a new database called university. given the erd in this document, write the create table statements to construct the tables for this database. be sure to use reasonable data types and create all tables, attributes, primary keys, foreign keys, and "not null" constraints in your statements where appropriate. to receive full credit for this assignment, your create table statements must be executed in sql server. in the space provided below the erd, type your create table statements. then, in sql server, after you execute each create table statement, issue these two statements: select * from [table name]exec [table name].note: exec [table name] is a built-in stored procedure that you run to easily see your table structure, including fieldnames, data types, primary keys, foreign key constraints, etc. it’s a very useful tool. take a screen shot of your queries and their results and paste the screenshot below each create table statement. put each table on a separate page of this document. to illustrate, the campuses table has been created for you on the page following the erd and narrative description section. example – how your output should look for each tablecampuses: create table campuses(campusid int, campusname varchar(20),constraint pk_campuses primary key (campusid))

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:30
List the five on-board vehicle subsystems
Answers: 1
question
Computers and Technology, 23.06.2019 00:20
Ihave been given the number of guns per 100, and the total firearm-related deaths per 100,000. i have to find the actual number of guns per country and actual number of gun-related deaths. if somebody could show me how to do 1 question, i can finish the rest, i am just confused. tia
Answers: 3
question
Computers and Technology, 23.06.2019 21:30
Enzo’s balance sheet for the month of july is shown. enzo’s balance sheet (july 2013) assets liabilities cash $600 credit card $4,000 investments $500 student loan $2,500 house $120,000 mortgage $80,000 car $6,000 car loan $2,000 total $127,100 total $88,500 which expression finds enzo’s net worth?
Answers: 1
question
Computers and Technology, 24.06.2019 15:00
Who introduced the concept of combining artificial and natural light in the studio
Answers: 1
You know the right answer?
Instructions: in sql server, create a new database called university. given the erd in this document...
Questions
question
Mathematics, 03.03.2020 05:56
Questions on the website: 13722360