Question: Q.6.2.1 Write a SQL statement to create the table Task. Hint: The sample data should give you an indication of the data types you

Q.6.2.1 Write a SQL statement to create the table Task. Hint: The

Q.6.2.1 Write a SQL statement to create the table Task. Hint: The sample data should give you an indication of the data types you should use. Q.6.2.2 Write a SQL statement that will add the below row to the Task table. TaskID Description Duration Implement 2 email notifications StartDate 2022-05-07 TeamMemberID 3 Q.6.2.3 Write a SQL statement that will change the value of the Task description with ID 3 to "Add logo to splash screen". .3 Assume that all the statements from Q.6.2 have been executed on the database. Q.6.3.1 Write a SQL statement to get the list of all the team members in the database. Include only the name and email address of the team members.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!