What is an Oracle Instance?
No Answer is Posted For this Question
Be the First to Post Answer
How to retrieve data from an explicit cursor?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
t1 col1 col2 nishi 5000 lucky 6700 akash 7000 i want that a query that when i insert 7000 it will show me data already present and data will not insert. if data is not present it will insert.
What is the function of Redo Log ?
How to start a new transaction in oracle?
Give the Types of modules in a form?
what is analyze command ? what kind of statistics does it generate?
if you update view? where we store the data?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
what is query and types of query
What is java oracle used for?
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.