This question requires that you evaluate the underlined text to determine if it is correct.Use the ALTER statement to add a new table in a database.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.
You need to rename a column in a database table.Which data definition language (DDL) statement should you use?
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.Select and Place:
This question requires that you evaluate the underlined text to determine if it is correct.Use indexing to create, remove, or change database objects.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.
You need to add rows to a database table.Which Structured Query Language (SQL) keyword should you use?
The terms "bitmap," "b-tree," and "hash" refer to which type of database structure?