How to write query to select word java's from column
employees and from emp table
Answer Posted / sdm
select employee from emp where employee="java's"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the steps involved in query processing?
How do I find my mysql username and password?
What is regexp?
What storage engines are used in MySQL?
What is the command used to create a database using php and mysql?
What is maximum table size in mysql?
How do I create a mysql database?
What is mysql default database?
Where is mysql data stored?
How many rows can a mysql table hold?
What you can use regular expression for in mysql?
What is difference between group by and order by clause?
How many rows mysql can handle?
Is postgresql better than mysql?
What tools available for managing mysql server?