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
How do I truncate all tables in mysql?
How to load data files into tables with 'mysqlimport'?
What is mysql url?
What are the types of queries?
Write a query to count the number of rows of a table in mysql.
What are the different types of triggers in mysql?
How do I install and use mysql?
What is difference between oracle sql and mysql?
What is the latest version of php and mysql?
What are the differences between innodb and myisam engines?
Explain the difference between primary key and candidate key in mysql?
What is the use of innodb in mysql?
What is the difference between truncate and delete in mysql?
What is the usage of regular expressions in mysql?
What are the 3 main types of search queries?