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)
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
define sql insert statement ? : Sql dba
What are the source of constraints?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
What are the advantages of database?
how to escape special characters in sql statements? : Sql dba
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What are the two main functions of queries in databases?
Have you created fact table and dimension tables?
what is spatial nonclustered index
what are the advantages of sql ? : Sql dba
What is the difference between upgrade and migration in sql server?
Which statement is used in a select query for partial matching?
List the ways in which dynamic sql can be executed?
How to rebuild the master database?