Q2 DBMS A
Q2 DBMS A
• LIKE clause searches for a match between the patterns in a query with the pattern in
the values present in an SQL table. If the match is successful, then that particular value
will be retrieved from the SQL table.