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 the operator that is used for case-insensitive regular expression searches in PostgreSQL?
1224What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?
1263What is the option used in PostgreSQL to increase the number of shared memory buffers shared among the backend processes
1280What is the powerful database utility that can be used for building, executing and processing queries upon PostgreSQL databases?
1554
What are scalar functions in sql?
How do I completely uninstall postgresql?
List the data types available in mssql?
what is the difference between union and union all? : Sql dba
In what version of sql server were synonyms released?
How do I start mysql client?
Name and describe few console utilities for ssrs?
Why couchdb is used?
What is storage engine in mongodb?
Is not null in sql?
Source File: Target EMPNO, SAL Empno, Format 101, 1000 101, 1000 101, 1100 101, 1000, 1100 101, 1000 101, 1000, 1100, 1000 101, 10000 101, 1000, 1100, 1000, 10000 102, 1100 102, 1100 102, 1300 102, 1100, 1300 102, 1200 102, 1100, 1300, 1200 102, 1500 102, 1100, 1300, 1200, 1500 How can i get that output using datastage(ETL) tool
How many types of functions are there in sql?
Explain the use of log option in exp command.
How do you create a blank database?
What is a coalesce? What is the equivalent of oracle/db2 coalesce function in sybase?