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) is it possible to use a variable in a query with the IN clause (a,b,c..z), without getting quotes or conversion errors?
2 5568How to give a user the option of importing Excel and a delimited text file into a SQL Server Database without manually using SQL DTS?
GE,
1 5456Is it possible to create a stored procedure that runs a query and outputs the results to a text file and allows me to add extra delimeters and static field info. If so How?
1 6458I need a query that retrieves info from an Oracle table and a query that retrieves info from a SQL Server table. The info has to be joined together according to Record ID numbers. I have very limited access to the Oracle database but full control of the SQL Server database.How do I join two different queries from two different databases?
1 6629
What does pl sql stand for?
What is a flashback query and when should it be used?
Is mongodb scalable?
How many parts of a pl sql block are optional?
What is the difference between oracle and postgresql?
If a ‘movechunk’ fails, is it necessary to cleanup the partially moved docs?
What do you mean by field in sql?
Does postgresql run on the cloud?
Explain the terms database and dbms. Also, mention the different types of dbms.
What is the difference between count () and rowcount ()?
How to set up sql*plus output format in oracle?
What are the filtered indexes?
Why fastload support to empty table?
What is offset in sql query?
Give an example of SQL injection attack ?