The query language used to access, manipulate, and update data in a database is called Data Query Language.

Answer the following statement true (T) or false (F)


False

Computer Science & Information Technology

You might also like to view...

What would display if following statements are coded and executed?

``` Declare Integer scores[3]= 76, 94, 83 Declare String names[3] = "Joe", "Amy", "Pat" Display names[1] Display "Your test score is: " Display scores[2] ``` a. Joe Your test score is: 94 b. Amy Your test score is: 83 c. Joe Your test score is: 76 d. Amy Your test score is: 94

Computer Science & Information Technology

The ________ command is used to locate a word, phrase, or specific formatting

Fill in the blank(s) with correct word

Computer Science & Information Technology

The width of a paragraph border cannot be changed

Indicate whether the statement is true or false

Computer Science & Information Technology

The shortcut for formatting a hanging indent is ____.

A. CTRL + H B. CTRL + T C. CTRL + ENTER D. CTRL + ALT + ENTER

Computer Science & Information Technology