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 can you handle the –secure-file-priv in mysql?
Which statement is used to delete a table in MySQL.
Is Mysql query is case sensitive?
Is mysql and sql are same?
Consider you have the following three tables which have to be linked together.
What is 'mysqladmin' in mysql?
How do I copy an entire mysql database?
Differentiate CHAR_LENGTH and LENGTH?
How do I find my mysql username and password?
Is mysql running ubuntu?
How to use rank function in mysql?
What is the maximum size of mysql database?
What is striped backup
How important is to list the column names when doing an insert?
What is mysql port?