Posted by: Pdfprep
Post Date: April 22, 2021
Given the following query:
SELECT * FROM users WHERE UID >= 500;
Which statement is correct?
A . This query limits the number of columns to display in the results.
B . This query filters results sent to the cloud.
C . This query is missing a parameter for validity.
D . This query returns all accounts found on systems.
Answer: A
Leave a Reply