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)
how to take backup bcp out for a column in table in sql server?
what is spatial nonclustered index
How can we create the complete backup of data in the oracle.
Enlist the various transaction phases.
What is a nested table and how is it different from a normal table?
Which is better join or subquery?
What is exporting and importing utility?
What do you mean by oracle database?
Explain oracle 12c new features for developers?
Can we create table inside stored procedure?
Compare in and exists?
Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.
How do I view tables in mysql?
what are cursors? : Sql server database administration
How do I spool in oracle?