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?.



Is it possible to update a table value with out using update command?. if yes what is the reason, ..

Answer / 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

More MySQL Interview Questions

How do I clear the command in mysql?

0 Answers  


What is the difference between mysql_fetch_array and mysql_fetch_object?

4 Answers   CTS,


How many rows mysql can handle?

0 Answers  


Write a query to count the number of rows of a table in mysql.

0 Answers  


Does adding an index lock a table?

0 Answers  






What is the default port of mysql server?

0 Answers  


How can we find the number of rows in a table using MySQL?

3 Answers  


How to write date and time literals?

0 Answers  


What is default password for mysql?

0 Answers  


What is an example of a delimiter?

0 Answers  


What is unique key in mysql?

0 Answers  


How many groups of data types?

0 Answers  


Categories