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
How to find the unique values if the value in the column is repeated?
How do I copy a table in mysql?
How to convert dates to character strings?
What port is mysql running on?
What is mysql data directory? How to determine the location of the data directory?
How to create table show example
What is mysql port?
How big is a blob mysql?
Where is the mysql database stored?
What is difference between oracle sql and mysql?
How to add a new column to an existing table in mysql?
What is the purpose of -> in the mysql terminal?
What is relational database in mysql?
What is timestamp in mysql?
What is myisam?