Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 23 pages
Exam (elaborations)

WGU C170 Basic SQL (Latest 2026 / 2027 Update) Questions & Answers {Grade A} 100% Correct

Document preview thumbnail
Preview 3 out of 23 pages

WGU C170 Basic SQL (Latest 2026 / 2027 Update) Questions & Answers {Grade A} 100% Correct

Content preview

WGU C170 Basic SQL (Latest
Update) Questions & Answers {Grade A}
100% Correct


Which of the following queries will output the table contents when the value of V_CODE


is not equal to 21344? - Correct answer "SELECT P_DESCRIPT, P_INDATE, P_PRICE,


V_CODE FROM PRODUCT WHERE V_CODE <> 21344;"




A(n) ______________ is a logical group of database objects, such as tables and indexes,


that are related to each other. - Correct answer schema




The query to join the P_DESCRIPT and P_PRICE fields from the PRODUCT table and the


V_NAME, V_AREACODE, V_PHONE and V_CONTACT fields from the VENDOR table,


where the values of V_CODE match and the output is ordered by the price is - Correct


answer "SELECT PRODUCT.P_DESCRIPT, PRODUCT.P_PRICE, VENDOR.V_NAME,

,VENDOR.V_CONTACT, VENDOR.V_AREACODE, VENDOR.V_PHONE FROM PRODUCT,


VENDOR WHERE PRODUCT.V_CODE = VENDOR.V_CODE; ORDER BY PRODUCT.P_PRICE;"




"In an INSERT command, a user can indicate just the attributes that have required


values by listing the __________________ inside parentheses after the table name." -


Correct answer attribute names




If a user adds a new column to a table that already has rows, the existing rows will


default to a value of _______ for the new column. - Correct answer null




If integer values are relatively small, ________________ must be used instead of INT. -


Correct answer SMALLINT




You can select partial table contents by naming the desired fields and by placing


restrictions on the rows to be included in the output. - Correct answer TRUE

, The ___________ special operator is used to check whether an attribute value is null. -


Correct answer IS NULL




Some RDBMSs, such as Microsoft Access, automatically make the necessary


conversions to eliminate case sensitivity. - Correct answer TRUE




The SQL aggregate function that gives the arithmetic mean for a specific column is


_______ - Correct answer AVG




The CHECK constraint is used to define a condition for the values that the attribute


domain cannot have. - Correct answer FALSE




The special operator used to check whether a subquery returns any rows is


______________ - Correct answer EXISTS

Document information

Uploaded on
June 28, 2026
Number of pages
23
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$14.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
examvaulthub
2.0
(2)
Sold
14
Followers
0
Items
1313
Last sold
1 month ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions