Database - Introduction to SQL - Discussion

Discussion Forum : Introduction to SQL - General Questions (Q.No. 11)
11.
The SQL keyword(s) ________ is used with wildcards.
LIKE only
IN only
NOT IN only
IN and NOT IN
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
14 comments Page 2 of 2.

Prabhakar said:   1 decade ago
Thanks it is useful.

BabuRao said:   1 decade ago
Wildcard means %text enclosed with single quote.
ex: cname like '%BU'

Neha goyal said:   1 decade ago
What is wildcard ?

Mani said:   1 decade ago
Wildcard means?


Post your comments here:

Your comments will be displayed after verification.