Which of the following is a query language that allows users to manage, update, and retrieve data?

A. XML
B. DBMS
C. SQL
D. QBE

Answer: C

Computer Science & Information Technology

You might also like to view...

A(n) ________ is a group of formatting choices that can be applied in a single step

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ____ function writes a text string and creates the file if it does not exist.

A. file_write_contents() B. file_create_contents() C. file_put_contents() D. file_make_contents()

Computer Science & Information Technology