Match the CourseName to the StudentName.
DRAG DROP
You have two database tables as defined below. The first table contains information about students.
The second table contains information about courses. The two tables are related by CourseID.
Match the CourseName to the StudentName.
Instructions: To answer, drag the appropriate CourseName from the column on the left to its
StudentName on the right. Each CourseName may be used once, more than once, or not at all. Each
correct match is worth one point.
Which Structured Query Language (SQL) keyword should you use?
You need to add rows to a database table. Which Structured Query Language (SQL) keyword should
you use?
Which command should you use in a query?
You need to retrieve data from two related database tables based on a column that exists in both
tables.
Which command should you use in a query?
Which two Structured Query Language (SQL) statements can you use?
If it makes the statement correct, select "No change is needed." If the statement is incorrect, sele
This question requires that you evaluate the underlined text to determine if it is correct.
The UNION keyword combines the results of two queries and returns only rows that appear in both
result sets.
Instructions: Review the underlined text. If it makes the statement correct, select “No change is
needed.” If the statement is incorrect, select the answer choice that makes the statement correct
How many tables should you create?
Which two columns should you select?
You accept an IT internship at a local charity. The charity has two tables in their data model named
Chapter and Language, as defined below:
You create a third table named ChapterLanguage to relate the Chapter table and the Language table.
You need to select columns from the Chapter and Language tables to create a composite primary
key for the ChapterLanguage table.
Which two columns should you select? (Choose two.)
For each of the following statements, select Yes if the statement is true.
If it makes the statement correct, select "No change is needed." If the statement is incorrect, sele
This question requires that you evaluate the underlined text to determine if it is correct.
You combine data from three tables into one table. The new table includes redundancy to optimize
read performance. The data in the new table has been denormalized.
Instructions: Review the underlined text. If it makes the statement correct, select “No change is
needed.” If the statement is incorrect, select the answer choice that makes the statement correct.
Which data definition language (DDL) keyword should you use?
You need to delete a database table.
Which data definition language (DDL) keyword should you use?








