adspace
what is the querry for all managers salary?
Answer Posted / sudhakar
SELECT Salary FROM (Table name) WHERE Job = 'MANAGER';
Post New Answer View All Answers
How to Change a users password from unix shell.
1223
What is current version of mysql?
1085
What is the current mysql version?
1105
Which statement is used in a select query for partial matching?
1247