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

mazimum size of a database in mysql? when we create a table then how many tables actually created? write there name?

1 Answers  


What are the 'mysql' command line arguments?

1 Answers  


How to display nth highest salary from a table in a mysql query?

1 Answers  


What is the difference between unix timestamp and mysql timestamp?

1 Answers  


How to create a trigger in mysql?

1 Answers  


Tell us something about heap tables?

1 Answers  


How do you rename a table?

1 Answers  


Is mongodb faster than mysql?

1 Answers  


How can you plan the logshipping before processing?

1 Answers   ACC,


What is a blob datatype?

1 Answers  


What language is mysql written in?

1 Answers  


What is mysql common?

1 Answers  


Categories