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) How to execute multiple sql statements in a single annonymous block irrespective of the sql statement result?
2 4913In a table i have columns A,B,C and i have a composite index
on columns A,B if so will the following query uses index or
not?
SELECT sal,name
FROM
I'm need to prepare Month Over Month Sales Growth report. Is there any function available in OBIEE to perform this task.
Explain about recursive stored procedures?
What is ole db source in ssis?
Could you please provide oca (oracle 10g) dumps for my certification ?
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
How to test null values?
Explain what are the restrictions while creating batches in sql server?
List some of the features of postgresql ?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What is statement level trigger?
If a cursor is open, how can we find in a pl/sql block?
How to delete exactly duplicate records from a table?
What is an index? How can an index be declared in mysql?
How do I exit mysql?
What are some examples of schemas?