Write a trigger example in oracle?
can you write commit in triggers?
how to produce numbers from 1 to 10 using dual table
What is bulk collect in oracle?
Point out the difference between user tables and data dictionary?
How can we view last record added to a table?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
I know that i can create a table without a primary key.But is there any significance for that table???? while creating an application.
What is Index and different types of Indexes?
Why we use bulk collect in oracle?
Maximum how many triggers can be updated in table ?
5 Answers Accenture, Cap Gemini,
How to create id with auto_increment on oracle?
How to count duplicated values in a column in oracle?