CIS – 111 Week 11 Final Exam ..QUESTIONS AND ANSWERS..100%
1 view 0 purchase
Course
CIS – 111
Institution
CIS – 111
• Question 1
2 out of 2 points
Which query will output the table contents when the value of P_PRICE is less than or equal to 10?
Selected Answer:
Correct Answer:
SELECT P_DESCRIPT, P_INDATE, P_PRICE, V_CODE FROM PRODUCT
WHERE P_PRICE <= 10;
SELECT P_DESCRIPT, P_INDAT...
Attempt Score 94 out of 100 points
Instructions
This final exam consists of 50 multiple choice questions and
covers the material in Chapters 7 through 10 and Chapters
13 through 15.
Which query will output the table contents when the value of P_PRICE is less than or equal
to 10?
Selected Answer:
SELECT P_DESCRIPT, P_INDATE, P_PRICE,
V_CODE FROM PRODUCT
WHERE P_PRICE <= 10;
Correct Answer:
SELECT P_DESCRIPT, P_INDATE, P_PRICE,
V_CODE FROM PRODUCT
WHERE P_PRICE <= 10;
• Question 2
2 out of 2 points
The SQL command that lets you select attributes from rows in one or more tables is .
Selected Answer:
SELECT
Correct Answer:
SELECT
• Question 3
2 out of 2 points
To list all the contents of the PRODUCT table, you would use .
To delete a row from the PRODUCT table, use the command.
Selected Answer:
DELETE
Correct Answer:
DELETE
• Question 5
2 out of 2 points
The SQL character data format(s) is(are) .
Selected Answer:
CHAR and VARCHAR
Correct Answer:
CHAR and VARCHAR
• Question 6
2 out of 2 points
A table can be deleted from the database by using the command.
Selected Answer:
DROP TABLE
Correct Answer:
DROP TABLE
• Question 7
0 out of 2 points
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller COOLD. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $9.94. You're not tied to anything after your purchase.