SQL with Jupyter Notebook Tutorial

37 / 61

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_<<your lab username>> table in retail_db in MySQL as described earlier.


Note - Having trouble with the assessment engine? Follow the steps listed here


Loading comments...