A) The total price of all products that are of type wood
B) The total price of all products
C) The Standard_Price of the first wood product in the table
D) The Standard_Price of any wood product in the table
Correct Answer
verified
Multiple Choice
A) SELECT
B) FROM
C) WHERE
D) ORDER BY
Correct Answer
verified
Multiple Choice
A) create table.
B) create view.
C) create schema.
D) create authorization.
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) DML
B) DDL
C) DCL
D) DPL
Correct Answer
verified
Multiple Choice
A) DDL
B) DML
C) DCL
D) TIO
Correct Answer
verified
Multiple Choice
A) Selects all the fields from the Customer table for each row with a customer labeled "Best"
B) Selects the "*" field from the Customer table for each row with a customer labeled "Best"
C) Selects fields with a "*" in them from the Customer table
D) Selects all the fields from the Customer table for each row with a customer labeled "*"
Correct Answer
verified
Multiple Choice
A) The Customer_Name and telephone of all customers
B) The Customer_Name and telephone of all customers living in either Boston, New York or Denver
C) The Customer_Name and telephone of all customers living in Boston and New York and Denver
D) The Customer_Name of all customers living in Boston, New York or Denver
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) To specify syntax and semantics of SQL data definition and manipulation
B) To specify maximum and incomplete standards
C) To define every operation for every SQL database
D) To permit no degrees of freedom for SQL DBMS
Correct Answer
verified
Multiple Choice
A) Set Theory.
B) Bet Theory.
C) Get Theory.
D) Met Theory.
Correct Answer
verified
Multiple Choice
A) Deletes all records from customer_t where the state is equal to HI
B) Removes the Customer_T table from the database
C) Deletes all records from the Customer_T table
D) Doesn't delete anything because of a syntax error
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
True/False
Correct Answer
verified
Multiple Choice
A) create table
B) alter table
C) create view
D) create relationship
Correct Answer
verified
Multiple Choice
A) How many products are in the table Product_T?
B) How many products have product descriptions in the Product Table?
C) How many characters are in the field name "Product_Description"?
D) How many different columns named "Product_Description" are there in table Product_T?
Correct Answer
verified
Multiple Choice
A) alter
B) distinct
C) check
D) specific
Correct Answer
verified
Multiple Choice
A) DML
B) DDL
C) DCL
D) DPL
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Showing 81 - 100 of 105
Related Exams