Use the SQL _____________ keyword to perform regular expression matching.
a. LIKE
b. REGEXP
c. POSIX
d. IS NULL
b. REGEXP
Computer Science & Information Technology
You might also like to view...
What keyword(s) should you use to initiate a for-loop in C#?
A. while B. do C. repeat each D. for
Computer Science & Information Technology
The traversal operation visits each item in a collection in order to access or modify it.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology