| Home / Mainframe - DB2 / Q: What is 'LIKE' used for in WHERE clause? What are the wildcard characters? |
Q: What is 'LIKE' used for in WHERE clause? What are the wildcard characters? |
||||
A: LIKE is used for partial string matches. ‘%’ ( for a string of any character ) and ‘_’ (for any single character ) are the two wild card characters.
|
||||
Powered by
KBPublisher (Knowledge base software)
