How to write query to select word java's from column
employees and from emp table



How to write query to select word java's from column employees and from emp table..

Answer / sdm

select employee from emp where employee="java's"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How to create a new view in mysql?

0 Answers  


What are different TEXT data types in MySQL?

1 Answers  


I want to start and stop mysql on windows? How do I do that?

0 Answers  


Explain the difference between mysql and mysql interfaces in php?

0 Answers  


How can I see all mysql databases?

0 Answers  






What is sql vs mysql?

0 Answers  


Can I copy mysql data directory?

0 Answers  


How can I connect mysql database?

0 Answers  


What is mysql_query?

0 Answers  


What is A BI Ap;plication?

1 Answers   HCL,


What is view? How can you create and drop view in mysql?

0 Answers  


How do I backup mysql database on linux?

0 Answers  


Categories