Title | |
---|---|
Which of the following is TRUE about Pattern Matching in SQL?Which of the following is TRUE about Pattern Matching in SQL?
The answer is:
D. All of the above
|
|
It is possible to use LIKE clauses with –It is possible to use LIKE clauses with –
The answer is:
C. Both A. and B.
|
|
In LIKE clause, to represent a zero, a character, or a number of characters ___ is usedIn LIKE clause, to represent a zero, a character, or a number of characters ___ is used.
The answer is:
D. %
|
|
In LIKE clause, to represent a single character, _____ is used |
|
LIKE clause can be used with –LIKE clause can be used with –
The answer is:
D. All of the above
|
|
What does the following statement do?What does the following statement do?
The answer is:
B. Finds any values that start with \
|
|
What does the following statement do?What does the following statement do?
The answer is:
A. Finds any values that end with "a"
|
|
What does the following statement do?What does the following statement do?
The answer is:
C. Finds any values that have "or" in any position
|
|
What does the following statement do?What does the following statement do?
The answer is:
A. Finds any values that start with "a" and ends with "o"
|
MCQs
Views
Best Answers
Points