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) As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
HCL,
1 8457What are statistics, under what circumstances they go out of date, how do you update them?
HCL,
2 9027What are the different ways of moving data/databases between servers and databases in SQL Server?
HCL,
3 15088Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
HCL,
2 10606What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 25577There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
HCL,
1 5284how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
2091
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
How to change the data type of an existing column with "alter table" statements in ms sql server?
Explain the advantages and disadvantages of stored procedure?
What are different types of blocks used in stored procedure?
tell me about various levels of constraint. : Sql dba
What is supporting issues GL AP and AR?
Why mysql is used with php?
What is the meaning of database backup?
Explain dml compiler?
What does COMMIT command do?
Can a synonym name of a table be used instead of a table name in a select statement?
What is pl/sql table? Why is it used?
How view is related to data independence?
Explain the use of online redo log files in oracle.
Which are the third-party tools used in sql server and why would you use them?