Is it possible to update the multiple field values in a
single query? If possible then write the actual query.
Answer / manjiri
update table_name
set col1=new_value, col2= new_value...
where condition/'s
| Is This Answer Correct ? | 14 Yes | 1 No |
Where would you look for errors from the database engine?
What is a system database and what is a user database? : sql server DBA
what r the types of backup?
You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
what is the difference between catalog & nocatalog?
What view would you use to determine free space in a tablespace?
deleted of control file how will u recover control file?
What command would you use to encrypt a PL/SQL application?
Can you take Online Backups if the the database is running in NOARCHIVELOG mode? 5. How do you bring the database in ARCHIVELOG mode from NOARCHIVELOG mode? 6. You cannot shutdown the database for even some minutes, then in which mode you should run the database?
11 Answers FA, GE, Wipro,
what is a user-defined lock?
How do you switch from an init.ora file to a spfile?
Oracle (3253)
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)