100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

WGU C170 Basic SQL

Rating
-
Sold
-
Pages
9
Grade
A+
Uploaded on
01-12-2023
Written in
2023/2024

An alias is especially useful when a table must be joined to itself in a(n) ___________________ query. - recursive The ___________ condition is generally composed of an equality comparison between the foreign key and the primary key of related tables. - join A database language enables the user to create database and table structures to perform basic data management chores. - TRUE ______________________ is the process the DBMS uses to verify that only registered users access the database. - Authentication Only numeric data types can be added and subtracted in SQL. - FALSE A table can be deleted from the database by using the _______________________ command. - DROP TABLE To list all the contents of the PRODUCT table, a user would use ________________________________ - SELECT * FROM PRODUCT All SQL commands must be issued on a single line. - FALSE Mathematical operators cannot be used to place restrictions on character-based attributes. - FALSE A(n) _____________________ is a query that is embedded (or nested) inside another query. - subquery "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 is ________________________________________________ - "SELECT

Show more Read less
Institution
Course









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Course

Document information

Uploaded on
December 1, 2023
Number of pages
9
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

WGU C170 Basic SQL

An alias is especially useful when a table must be joined to itself in a(n) ___________________
query. - ✔✔recursive



The ___________ condition is generally composed of an equality comparison between the foreign
key and the primary key of related tables. - ✔✔join



A database language enables the user to create database and table structures to perform basic data
management chores. - ✔✔TRUE



______________________ is the process the DBMS uses to verify that only registered users access
the database. - ✔✔Authentication



Only numeric data types can be added and subtracted in SQL. - ✔✔FALSE



A table can be deleted from the database by using the _______________________ command. -
✔✔DROP TABLE



To list all the contents of the PRODUCT table, a user would use
________________________________ - ✔✔SELECT * FROM PRODUCT



All SQL commands must be issued on a single line. - ✔✔FALSE



Mathematical operators cannot be used to place restrictions on character-based attributes. -
✔✔FALSE



A(n) _____________________ is a query that is embedded (or nested) inside another query. -
✔✔subquery



"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 is ________________________________________________ - ✔✔"SELECT

, P_DESCRIPT, P_PRICE, V_NAME, V_CONTACT, V_AREACODE, V_PHONE FROM PRODUCT, VENDOR
WHERE PRODUCT.V_CODE = VENDOR.V_CODE;"



In the SQL environment, the word ___________ covers both questions and actions. - ✔✔query



The SQL aggregate function that gives the total of all values for a selected attribute in a given column
is _______ - ✔✔SUM



String comparisons are made from left to right. - ✔✔TRUE



Date procedures are often more software-specific than other SQL procedures. - ✔✔TRUE



To make the output more readable, the SQL standard permits the use of aliases for any column in a
_____________ statement. - ✔✔SELECT



A(n) _________________ order sequence is a multilevel ordered sequence that can be created easily
by listing several attributes, separated by commas, after the ORDER BY clause. - ✔✔cascading



Data type selection is usually dictated by the nature of the data and by the intended use. - ✔✔TRUE



The ANSI prescribes a standard SQL-the current fully approved version is known as SQL 07. -
✔✔FALSE



The COUNT function is designed to tally the number of non-null "values" of an attribute, and is often
used in conjunction with the DISTINCT clause. - ✔✔TRUE



Which of the following queries will use the given columns and column aliases from the PRODUCT
table to determine the total value of inventory held on hand? - ✔✔"SELECT P_DESCRIPT, P_QOH,
P_PRICE, P_QOH*P_PRICE FROM PRODUCT;"



A database language enables the user to perform complex queries designed to transform the raw
data into useful information. - ✔✔TRUE
$9.99
Get access to the full document:

100% satisfaction guarantee
Immediately available after payment
Both online and in PDF
No strings attached

Get to know the seller
Seller avatar
eustacemaina122

Get to know the seller

Seller avatar
eustacemaina122 USIU
Follow You need to be logged in order to follow users or courses
Sold
1
Member since
2 year
Number of followers
1
Documents
519
Last sold
1 year ago

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

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

Frequently asked questions