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) As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
HCL,
1 8550What are statistics, under what circumstances they go out of date, how do you update them?
HCL,
2 9124What are the different ways of moving data/databases between servers and databases in SQL Server?
HCL,
3 15191Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
HCL,
2 10710What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 25759There 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 5342how 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.
2131
What is a database in layman terms?
How many columns can a table have?
What is the latest mysql?
What is anonymous block in sql?
What is stored procedure in database?
Is mongodb better than other sql databases? If yes then how?
What database does facebook use?
How to start postgresql server in windows 10?
Explain about the database management systems.
What is a super key?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
What are the differences between interval year to month and interval day to second?
Why we use mysql workbench?
Explain having clause?
What is procedure explain with program?