Introduction to SQL - Technical MCQs

Q1:

The SQL -92 wildcards are ____ and ____ .

A asterisk (*); percent sign (%)

B percent sign (%); underscore (_)

C underscore(_); question mark (?)

D question mark (?); asterisk (*)

ANS:B - percent sign (%); underscore (_)

No answer description is available.