MySQL Interview Question

MySQL – Retrieve data conditionally

This is a MySQL Interview Question..

Based on the MySQL tables below, type one query that will retrieve data into 3 columns:

1st column: customer’s name

2nd column: phone number ..

Continue reading