SQL Tutorial

You are currently auditing this course.
36 / 68

Write and execute a query to display the records of employees whose name (any of first and last name) contains character k. How many records do you see?

Note: the data is stored in emp table in retail_db in MySQL as described earlier.


Loading comments...