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
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
The ________ command is used to locate a word, phrase, or specific formatting
Fill in the blank(s) with correct word
The width of a paragraph border cannot be changed
Indicate whether the statement is true or false
The shortcut for formatting a hanging indent is ____.
A. CTRL + H B. CTRL + T C. CTRL + ENTER D. CTRL + ALT + ENTER