Question: Create a new table called Birthday with the following columns: BusinessEntitylD column as an integer, and a DoB (Date of Birth) column in as date.
Create a new table called Birthday with the following columns: BusinessEntitylD column as an integer, and a DoB (Date of Birth) column in as date.\ Add a constraint to make BusinessEntitylD a primary key.\ Insert one record for BusinessEntitylD 1 and include 1990/01/01 as the birthday.\ Once added, query your new table showing the new record.\ Submit the Word document (with screenshots).

1. Create a new table called Birthday with the following columns: BusinessEntitylD column as an integer, and a DoB (Date of Birth) column in as date. 2. Add a constraint to make BusinessEntitylD a primary key. 3. Insert one record for BusinessEntitylD 1 and include 1990/01/01 as the birthday. 4. Once added, query your new table showing the new record. Submit the Word document (with screenshots). 1. Create a new table called Birthday with the following columns: BusinessEntitylD column as an integer, and a DoB (Date of Birth) column in as date. 2. Add a constraint to make BusinessEntitylD a primary key. 3. Insert one record for BusinessEntitylD 1 and include 1990/01/01 as the birthday. 4. Once added, query your new table showing the new record. Submit the Word document (with screenshots)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
