Short Answer
Below are four situations in which the DML component of SQL can be used to manipulate and/or extract data.Indicate on the line beside each situation the letter(s)of the SQL statement,command,or condition which will allow a user to manipulate and/or extract the requested data and information.An answer may be used more than once,but not all answers will be used.
A.SELECT
B.WHERE
C.ON
D.OR
E.COUNT AS
F.GROUP BY
G.ORDER BY
H.FROM
I.INNER JOIN
J.IN
________ 1.The query calls for selecting certain names and zip codes,sorted by zip code.
________ 2.The query calls for selecting certain companies found in the USA and Canada tables and grouping them by country
________ 3.The query calls for appending the company name for company 12 to the topics located in the notes table.
________ 4.The query calls for summarizing the count of companies by country.
Correct Answer:

Verified
1.A,H,G
2....View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Correct Answer:
Verified
2....
View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Q114: In the record format STORE (STORE_NO,CITY,VEND#1,VEND#2)<br>Which field
Q115: A petabyte is 10<sup>15</sup> bytes (characters).
Q116: In SQL,the query to extract a customer
Q117: In-memory database differs from conventional databases in
Q118: In the first normal form,repeated groups are
Q120: What is ACID? Provide a description of
Q121: Listed below are ten examples of file
Q122: Presented below is a list of
Q123: Sequential-access files are useful<br>A) when only a
Q124: The logical structure of a database is