Question: Assignment says to Create a Word document that includes the SQL query code used to explore the database tables and answer the following questions.
Assignment says to "Create a Word document that includes the SQL query code used to explore the database tables and answer the following questions".
- Create BusinessEntityID as an integer. Include a DoB (Date of Birth) column and a date format.
- Add a constraint to make BusinessEntityID a primary key.
- Insert one record for BusinessEntityID 1 and include 1/1/1990 as the birthday.
- Once added, query your new table showing the new record.
Its the Create a Word Document that has me stumped
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
