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 |
Give the two types of tables involved in producing a star schema and the type of data theyhold.
what is rebuild index??
What's the benefit of "dbms_stats" over "analyze"?
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
what are the differences of where and if in SAS?
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
I want to export only structure of the table from oracle database. In that table to used the some partition. To export the table in general way then compilation error was occured i.e-EXP-00003: no storage definition found for segment(11, 2771). Please tell me the correct export command parameter to export the partitioned table. Thanks in Advance..........
You create a private database link <link name> and upon connection, fails with: ORA-2085: <Link name> connects to <fully qualified remote db name>. What is the problem? How would you go about resolving this error?
What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?
How can we know the exact updation date of a particular database?
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
What is a deadlock and what is a live lock? How will you go about resolving deadlocks?
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)