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 |
Is mysql and sql are same?
How do I view data in mysql workbench?
What is blob in mysql?
What storage engines are used in MySQL?
What is difference between function and procedure in mysql?
How do I rename a mysql database?
How can you filter the duplicate data while retrieving records from the table?
Can I copy mysql data directory?
How can you take the backup and restore a mysql database using php?
Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.
What?s the default port for MySQL Server?
if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)