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
Why myisam is faster than innodb?
How we can get distinct columns values in mysql?
Does mysql use t sql?
Hi Team, This is kartik, I recently completed my B-tech. Importance of posting this question is for to know the best books on SQL(MYSQL/Oracle)? I like SQL concept's so much, at the same time i decided to choose SQL for my career purpose. So please suggest me the best books that are very helpful for a fresher to improve concepts like (SQL/PLSQL)Basics, programming concepts, architectures etc. Please consider my request as an important one. I am very thankful to you for providing this opportunity. If possible can you please send the names of books for my personal id also: karthikgdv1206@yahoo.com. Thanks, Kartik T
What is database clustering in mysql?
How do I install mysql on windows 10?
Why mysql is used with php?
How do I connect to a mysql database?
Can mongodb replace mysql?
how to Return total number of rows.
How can you increase the performance of mysql select query?
how you will Create a database on the mysql server with unix shell.
What are the functions of mysql?
What mysql means?
Is primary key auto increment?