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)
What is a primary key constraint?
What is the syntax of mongodb collection?
How to access postgresql database from another machine?
after migrating the dts packg to ssis by using migrtn wizrd in 2005. iam not able to open ssis pack and getting error. what r those errors? how to resolve?
What is a database event trigger?
Tell me in brief how sql server enhances scalability of the database system?
How to return multiple rows from the stored procedure?
What type of database is postgres?
How do I import a csv file into postgres?
Write an SQL query to obtain the 2nd highest salary.
What is the order in which the sql query is executed?
explain access control lists. : Sql dba
Give an example of SQL injection attack ?
Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.
How will you differentiate between varchar & varchar2?