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 is single-user mode and what are the steps you should follow to start sql server in single-user mode?
1 1037
How can I check that whether automatic statistic update is enabled or not?
Can delete statement be rollbacked?
what are the advantages of sql ? : Sql dba
Is primary key clustered index?
What is the difference between for xml raw and for xml auto?
Is there some bulk load or other way to import a lot of data fast?
what is collation? : Sql dba
List the ways in which dynamic sql can be executed?
How to put more than 1000 values into an oracle in clause?
Is inner join faster than left join?
Why should you use or avoid select * statements?
Explain “row_number()” in sql server with an example?
Explain system functions or built-in functions? What are different types of system functions?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?