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) What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
1123What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
1248What are the main differences between #temp tables and @table variables and which one is preferred?
1098When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
976What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
997
Can you have more than one trigger on a table?
What is byte access?
How do you select a table?
How you can add messages to the nt event log from within a stored procedure?
What is the data pump import utility?
What is a cursor variable?
Does unique constraint create index postgres?
How many types of indexes are there in sql?
What is 'mysqlcheck'?
How to get all stored procedures in sql server?
How to connect asp pages to oracle servers?
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration
Characterize join and name diverse sorts of joins?
What is the Repository and how many types of repository?
What are open_form,call_form,new_form?