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) What are the different sql commands?
Explain the advantages of rdbms?
What is resource governor in sql server?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
Explain mutating triggers.
Does oracle use sql?
How to run pl sql program in mysql?
How to update values in a table with update statements in ms sql server?
What stored by the master?
How to install oracle sql developer?
What are the 'mysql' command line arguments?
How do you run a query in pgadmin 3?
what is an extended stored procedure? : Sql server database administration
A dba had to remove some archivelogs to free up space in filesystem. Nowwhen the rman job starts to backup archivelogs, it complains about missing archivelogs thatwere deleted by dba. To resolve the issue and continue backing up remainder of archivelogs,which rman command can be used so it wo not complain about missing archivelogs.
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it