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 to convert character strings to numeric values?
What is csv?
What is difference mysql and mysqli?
What is mysql procedure?
How many columns can be used for creating Index?
Is mariadb better than mysql?
can you tell the order of sql select statement? : Mysql dba
How do I show users in mysql?
How can we find out which auto increment was assigned on Last insert?
What is ibdata1?
How to show certain selected rows with the value "pcds".
What does mysqli stand for?
What is difference between mysql and mysql workbench?
Explain about reporting services of MYSQL?
Write a query to count the number of rows of a table in mysql.