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)
How to put more than 1000 values into an oracle in clause?
What is subquery? Explain the properties of a subquery?
what is collation? : Sql dba
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
Which statement is used in a select query for partial matching?
Does group by remove duplicates?
how many tables will create when we create table, what are they? : Sql dba
What are the types of database explain each of them briefly?
Were you involved in any data conversion, which one?
what is sql server agent? : Sql dba
How to connect php with different port numbers?
how to use regular expression in pattern match conditions? : Sql dba
What is temporary table in sql server? Why we use temp table?
What kind of problems occurs if we do not implement proper locking strategy?
What is the current mysql version?