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

What is the use of innodb in mysql?

1 Answers  


What is a text delimiter?

1 Answers  


What are date and time intervals?

1 Answers  


How many tables will create when we create table, what are they?

2 Answers  


How Switch (select or use) to a database.

1 Answers  


What is difference between mysqli and pdo?

1 Answers  


how to take mysql database structure backup

6 Answers  


How big is a blob mysql?

1 Answers  


What is difference between mysql and mariadb?

1 Answers  


What is mysql routine?

1 Answers  


Is mysql from oracle?

1 Answers  


What data type is money?

1 Answers  


Categories