How does Oracle guarantee data integrity of data changes?
No Answer is Posted For this Question
Be the First to Post Answer
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
What are the Referential actions supported by FOREIGN KEY integrity constraint ?
Can we create more than one index on particular column?
In Oracle 9i what does "i" Stands for?
what is null value?
How to delete a column in an existing table in oracle?
What do you mean by a deadlock?
Can multiple cursors being opened at the same time?
What is difference between SUBSTR and INSTR?
What is meant by an index?
What is an oracle table?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,