Is it possible to update a table value with out using update
command?. if yes what is the reason, if no what is the
reason?.
Answer Posted / bhawana
NO,it is impossible to update the table without using update
command,Because update command is used only for update the table
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are aggregate functions in mysql?
Is mysql relational?
How do I clear the screen in mysql?
write a query to mysql in safe mode and to change the root password
What is different between sql and mysql?
What is mysql command line?
What does "i_am_a_dummy flag" do in mysql?
Define REGEXP?
Why we use mysql database?
Why mongodb is faster than mysql?
How do I remove a user from mysql?
How to store binary data in mysql?
How to increment dates by 1 in mysql?
What is mysql vs sql?
What is view? How can you create and drop view in mysql?