SQL is an example of a ________ style of programming language
A) 4GL B) 2GL C) 5GL D) 3GL
A
Computer Science & Information Technology
You might also like to view...
If a field is found in a query then it must be included in any report based on that query. If you do not want the field displayed, you can set its view property to hidden
Indicate whether the statement is true or false
Computer Science & Information Technology
When there are two or more routes to the same destination, the route with what type of metric takes precedence?
A. highest B. verified C. hop count D. lowest
Computer Science & Information Technology
Which of the following is the complement of less than (<)?
A. > B. >= C. <= D. != E. ==
Computer Science & Information Technology
What refers to a specific way of writing commands in order for a program to be translated correctly?
a. statement b. function c. syntax d. grammar
Computer Science & Information Technology