Which of the following are true about SQL?

A. SQL statements are case in-sensitive
B. clauses must be placed together
C. SQL statements are case sensitive
D. Keywords can be abbreviated to build a standard


Answer: A. SQL statements are case in-sensitive

Computer Science & Information Technology

You might also like to view...

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

1. A test using the isupper function will return false if the argument is an uppercase character. 2. The isdigit function will return true if the argument is a digit between 0 and 9. 3. When using the strcat function you must be careful not to overwrite the bounds of an array. 4. The itoa function is similar to atoi but it works in reverse. 5. The C++ compiler performs strict array bounds checking when it encounters an array of characters.

Computer Science & Information Technology

XPS is a file format that displays a printed page onscreen identically on any computer platform

Indicate whether the statement is true or false

Computer Science & Information Technology

What are the security needs that may be identified for a SOHO network during its design?

What will be an ideal response?

Computer Science & Information Technology

The computer scientist generally credited with starting the structured program development concept when he/she wrote a letter to the editors of the Association of Computing Machinery is ____.

A. Marcian Hoff B. Grace Hopper C. Donald Knuth D. F. L. Bauer E. Edsger Dijkstra

Computer Science & Information Technology