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) 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 ?
955
What is in a database?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to transfer data from a cursor to variables with a "fetch" statement?
Can we insert data into a view?
How do you send email on SQL Server?
How can I join two tables in database?
What is parameterized cursor in oracle?
What is the difference between indexing and hashing?
What is the difference between sql and isql*plus?
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.
What is blocking and how would you troubleshoot it? : sql server database administration
What is the difference between Normalization and De-normalization?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?