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 we can create index in mysql?
What is unsigned int in mysql?
What is mysql in dbms?
How can an index be declared in mysql?
What is save point in mysql?
Do I need to pay for mysql?
Can I copy mysql data directory?
What are the advantages and disadvantages of using mysql?
What is the function of mysqldump?
What is the difference between unix timestamps and mysql timestamps?
What are mysql queries?
Is null in mysql?
How to load a csv file into a table
What is row?
How to include comments in sql statements?