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)
Is merge a dml statement?
What are the different types of data tables?
Is there a way to detect whether fbclient.dll or fbembed.dll is loaded?
How to rename an existing column with sql server management studio?
Is there any restriction on the use of union in embedded sql?
Is oracle a programming language?
what are wild cards used in database for pattern matching ? : Sql dba
Explain oracle data types with examples?
What are the various oracle database objects?
Table A Table B 1 1 2 1 3 1. Union & union all --> A Union B , A Union all B 2. Minus , Intersect --> A minus B , B Minus A , A Intersect B 3. Joins A join B , A Left Join B A Right Join B , A full Join B 4. %Type - Uses & Benifit 5. Truncate & Delete 6. Pragma Autonomus Transaction 7. how to Perform DDL from function or procedure 8. Can we have DML inside Function 9. Rank & Dense Rank diffrence 10. Water Mark in Oracle 11. Index , Can we have index in all column of table if no then why ?
What are the advantages of the mirroring?
What is the main function of microsoft access?
What is a system tablespace?
Why de-normalization required?
What is difference between inner join and full join?