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
What is Undo Management Advisor in Oracle?
We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or procedure is taking lot of time in that Package. ? How do we do it.
Explain the blob datatype?
How to do clean up if create database failed?
What is an oracle recycle bin?
Can you use a commit statement within a database trigger?
Explain implicit cursor.
How different is ms access and oracle?
What is a sub query? What are its various types?
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).
How to update rows in table, suppose i have lacks of rows in table how to update total table with update statement. Can u please any one answer this question with update statement.
Can we protect our pl/sql source code?