<< Prev Question Next Question >>

Question 4/82

You need to insert two new products into the Product table. The first product is named Book and has an ID of 125. The second product is named Movie and has an ID of 126.
Which statement should you use?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (82q)
Question 1: This question requires that you evaluate the underlined text...
Question 2: First normal form requires that a database excludes:...
Question 3: You have two tables. Each table has three rows. How many row...
Question 4: You need to insert two new products into the Product table. ...
Question 5: This question requires that you evaluate the underlined text...
Question 6: You have a table named Product. The Product table has column...
Question 7: You have the following table definition: CREATE TABLE Produc...
Question 8: Which command should you use to add a column to an existing ...
Question 9: Which statement creates a composite key? (Exhibit)...
Question 10: You have a table of products with fields for ProductID, Name...
Question 11: You need to remove a view named EmployeeView from your datab...
Question 12: In SQL, an insert statement is used to add a:...
Question 13: You are developing a SQL query. Which two SQL constructs rep...
2 commentQuestion 14: The terms "bitmap," "b-tree," and "hash" refer to which type...
Question 15: You have a table named Employee that includes four columns. ...
Question 16: You have a table that contains information about all student...
Question 17: You have a table named Student that contains 100 rows. Some ...
1 commentQuestion 18: What defines the amount of storage space that is allocated t...
Question 19: Which keyword would you use in a select statement to return ...
Question 20: You assign User1 a set of permissions that include the WITH ...
Question 21: Which category of SQL statements is used to add, remove, and...
Question 22: You create the following table, which lists how many books y...
Question 23: You have a Customer table and an Order table. You join the C...
Question 24: You have a table that contains the following data. (Exhibit)...
Question 25: You have a Department table and an Employee table in your da...
Question 26: Which keyword can be used in a create table statement?...
Question 27: Which command should you use to remove a table from a databa...
Question 28: Which statement should you use to remove a foreign key?...
Question 29: You work at a restaurant and they ask you to help them with ...
Question 30: This question requires that you evaluate the underlined text...
Question 31: Which statement deletes the rows where the employee's phone ...
Question 32: You need to list the name and price of each product, sorted ...
Question 33: At 3:00 P.M. (1500 hours), you create a backup of your datab...
Question 34: This question requires that you evaluate the underlined text...
Question 35: You need to retrieve data from two related database tables b...
Question 36: Which keyword must be included in a create view statement?...
Question 37: You need to rename a column in a database table. Which data ...
Question 38: One reason to add an index is to:...
Question 39: You have the database table named Cars as defined below: (Ex...
Question 40: You develop a database to store data about textbooks. The da...
Question 41: You are writing an SQL statement to retrieve rows from a tab...
Question 42: This question requires that you evaluate the underlined text...
Question 43: This question requires that you evaluate the underlined text...
Question 44: This question requires that you evaluate the underlined text...
Question 45: Which statement will result in the creation of an index? (Ex...
Question 46: In which situation do you need to perform a restore on a dat...
Question 47: Which key uniquely identifies a row in a table?...
Question 48: This question requires that you evaluate the underlined text...
Question 49: Your database contains a table named Customer. You need to d...
Question 50: The Product table contains the following data. (Exhibit) You...
Question 51: What are three valid data manipulation language (DML) comman...
Question 52: You have two tables named Cars and Color as defined below. T...
Question 53: You have the following table definition: CREATE TABLE Produc...
Question 54: You have a table that contains the following data. (Exhibit)...
Question 55: One difference between a function and a stored procedure is ...
Question 56: You need to populate a table named EmployeeCopy with data fr...
Question 57: You are writing a select statement to find every product who...
Question 58: Which permission does a user need in order to run a stored p...
Question 59: Which two keys establish a relationship between two tables? ...
Question 60: The component that holds information for a single entry in a...
Question 61: You need to delete a database table. Which data definition l...
Question 62: This question requires that you evaluate the underlined text...
Question 63: You have the following table definition: CREATE TABLE Road (...
Question 64: This question requires that you evaluate the underlined text...
Question 65: You work for a small auto trading company. You need to remov...
Question 66: This question requires that you evaluate the underlined text...
Question 67: You have a table named Employee that includes the following ...
Question 68: You have a table named Customer. You need to add a new colum...
Question 69: A view can be used to:
Question 70: Data in a database is stored in:...
Question 71: Which two elements are required to define a column? (Choose ...
Question 72: You need to disable User1's access to view the data in the C...
Question 73: This question requires that you evaluate the underlined text...
Question 74: You need to create a view to filter rows of data from an und...
Question 75: You accept an IT internship at a local charity. The charity ...
Question 76: You have a database table named SongInformation as defined b...
Question 77: You have a table named Product that contains one million row...
Question 78: This question requires that you evaluate the underlined text...
Question 79: You are creating a table to store customer data. The Account...
Question 80: You need to store the contact information for each student i...
Question 81: This question requires that you evaluate the underlined text...
Question 82: You execute the following statement: (Exhibit) This statemen...