Odesk MySQL 5.0 Test Questions
MySQL 5.0 Test Syllabus of the Test: Operators Data/Column Types General Advanced Concepts Database Commands Data Retrieval Data Types SQL Question: Examine the code given below: SELECT employee_id FROM employees WHERE commission_pct=.5 OR salary > 23000 Which of the following statements is correct with regard to this code? a. It returns employees whose salary is [...]
Read more

14. May, 2012 