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

1. The equal to and not equal to operators in SQL are different from those in C#.
2. In SQL, if you need to include a single quote as part of a string, simply write two consecutive single quotes in its place.
3. The Not operator can be used in SQL to disqualify a character pattern in a search criteria.
4. In SQL, the asterisk symbol is used as a wildcard to represent a single character.

1. TRUE
2. TRUE
3. TRUE
4. FALSE

Computer Science & Information Technology

You might also like to view...

The VBScript control structures behave ________ to their JavaScript counterparts and the VBScript control structure syntax is ________ the JavaScript syntax.

a) identically, the same as b) differently than, the same as c) identically, different than d) differently, different than

Computer Science & Information Technology

Nonworking days appear ____ on the Standard calendar.

A. as light gray B. with gray diagonal lines C. as red D. as white

Computer Science & Information Technology