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

What is the difference between mysql_fetch_array and mysql_fetch_object?

4 Answers   CTS,


How do I find mysql location?

0 Answers  


how we can use more then one primary key in Single Table

9 Answers   Systematix,


How to drop an existing view in mysql?

0 Answers  


How can we repair a MySQL table?

2 Answers   Infosys,






How to convert character strings to numeric values?

0 Answers  


What is index length in mysql?

0 Answers  


what is the difference between MyISAM and INNO DB in MySQL with the Advantage and disadvantage

3 Answers   ABC,


How we can see all indexes defined for a table in mysql?

0 Answers  


What's the latest version of mysql?

0 Answers  


How do you rename a procedure in mysql?

0 Answers  


Can mysql handle big data?

0 Answers  


Categories