What is a trigger and what are its types in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to create index-by table in oracle?
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
13. Display the second to fifth characters in each client name.
How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle ( any version ) ?
What is ceil and floor in oracle?
Draw E-R diagram for many to many relationship ?
What are main difference between Stored Procedure and Functions.
What are the Characteristics of Data Files ?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
Explain the difference between a procedure and a function? What do you understand by those terms?
How to get a list of all user accounts in the database?
How to update a table row with a record?