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 temporary table in sql server? Why we use temp table?
Is primary key always clustered index?
Disadvantages of the indexes?
How do I find the sql server version?
How to use values from other tables in update statements using oracle?
What is normalization and what are the advantages of it?
How to enter binary string literals in ms sql server?
What is a coalesce function?
what is bcp? When does it used? : Sql dba
Are you familiar with user exits in reports?
What are wait types?
How to remove duplicate rows from table except one?
Is inner join faster than left join?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
How raid can influence database performance?