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 8596What are statistics, under what circumstances they go out of date, how do you update them?
HCL,
2 9172What are the different ways of moving data/databases between servers and databases in SQL Server?
HCL,
3 15265Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
HCL,
2 10753What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 25843There 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 5370how 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.
2153
How can you append an identity column to a temporary table?
What is self contained sub query?
How to write a left outer join with the where clause in oracle?
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
How to define array in mongoose schema?
What is acid mean in sql server?
What is the current version of sql?
How to use values from other tables in update statements using oracle?
Is primary key clustered index?
What is clustered index
What is the difference between upgrade and migration in sql server?
What is the current mysql version?
Design database draw er diagram for a certain scenario ?
How can we solve concurrency problems?
Are you familiar with user exits in reports?