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) How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?
3 11650What are the different ways of moving data/databases between servers and databases in SQL Server?
1 4518What is database replicaion? What are the different types of replication you can set up in SQL Server?
3 6651There 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?
1 4241How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?
HCL,
3 11254
all the queries used in sql
Can we update data in a view?
Why should I use mongodb?
How many rows can be inserted in mysql at a time?
How do I open the query tool in pgadmin?
what are the differences between binary and varbinary? : Sql dba
What is mysql connector used for?
How to convert numbers to characters in oracle?
Is oracle faster than sql server?
What is the difference between mongodb and elasticsearch?
What is clob in mysql
What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f
How to recreate the index on a firebird table?
What is the difference between truncate and delete?
How is data stored in a relational database?