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) explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
913what is the system function to get current user's user id? : Sql server database administration
1014what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
1067what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
958how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
920there 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 inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
937
How to use the inserted and deleted pseudo tables?
Can you have more than one cursor open at any one time in a program ?
What is sql engine in oracle?
how can we know the count/number of elements of an array? : Sql dba
What is the use of access database?
State and explain the different types of data models?
What are the types of database engines available in mysql?
What are the different types of replication are there in sql server 2000?
What is rank in database?
Is postgres a sql database?
What are wait types?
How you can get a list of all the table constraints in a database?
What are inner outer left and right joins in sql?
What is a light scan in informix?
Whis is not false in primary key?