what is the use of triggers in Java program? I mean where do
we use triggers in Java programming?
No Answer is Posted For this Question
Be the First to Post Answer
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
select * from emp what happened internally when we write this query in the sql prompt?
how to retrieve data from different tables ,place this data in different excel worksheets.
What is the minimum client footprint required to connect c# to an oracle database?
How to upsert (update or insert into a table)?
What is Reduced List of Values?
What is a Public Synonyms ?
Explain what are the uses of rollback segment?
Can multiple columns be used in group by in oracle?
What is an oracle table?
How to commit the current transaction in oracle?
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.