How is the pattern matching done in the SQL? code example Example: How is the pattern matching done in the SQL? SELECT * from Emp WHERE name like ‘b%’;