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
Is oracle better than mysql?
What is mysql routine?
Can we store images in mysql database?
How do I edit a table in mysql workbench?
How to enter microseconds in sql statements?
What is striped backup
What's new in mysql 8?
What is innodb mysql?
What is logs in mysql?
What is the use of mysqli_fetch_array?
What is a user defined variable?
What are the applications required to support mysql?
How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.
How many rows can a mysql table hold?
How do I insert multiple rows in a table?