Answer Posted / sudhakar
SELECT Salary
FROM (Table name)
WHERE Job = 'MANAGER';
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is key in mysql?
What is an example of a delimiter?
How do you connect MySQL database with PHP?
How do you name a table?
How can I compare two mysql databases?
How to see table's field formats or description of table .
What are the non-standard sql commands supported by 'mysql'?
Is pdo faster than mysqli?
How do I run mysql on a mac?
Write a query to stop mysql in unix
What's new in mysql 8?
How to enter Characters as HEX Numbers?
What is difference between statement and preparedstatement?
How do you rename a procedure in mysql?
How do you create a schema?