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 / 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 |
How to concatenate two character strings?
What is the usage of ENUMs in MySQL?
What is root password?
Use a regular expression to find records. Use “REGEXP BINARY” to force case-sensitivity. This finds any record beginning with r.
How much does mysql enterprise cost?
Is mariadb faster than mysql?
What's the latest version of mysql?
What is the latest mysql?
What is 'mysqld'?
What is trigger in mysql?
How to Join tables on common columns.
Which mysql function is used to concatenate string?