Question: Install Microsoft SQL Database and SSMS Create a Database. Name it after you. If your name is Joe Doe. Name your database joedoe Pick one
Install Microsoft SQL Database and SSMS
Create a Database. Name it after you.
If your name is Joe Doe. Name your database joedoe
Pick one of the following to create your table
Create a table to store employee data
column: firstName, lastName, level, deskLocaton, city
Create a table to store a car dealership's stock
columns: carName, year, model, color, motorHP
create a table to store anything you want
columns: just
columns is enough. Name whatever you want
insert some data both by "Edit Top
Rows and by writing a query. Do it the same way I did on the video
Take screenshots of
your table
the edit you did with "Edit Top
Rows
the query you wrote to insert data
the query you wrote to select the data
Please, submit all
screenshots
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
