What is the maximum number of triggers,can apply to a single
table?
Answers were Sorted based on User's Feedback
Answer / gaurav
With oracle 10g and above:- unlimited
9 or below :- 12
Is This Answer Correct ? | 2 Yes | 0 No |
what is meant by databases
I have a procedure in a procedure. The inner procedure contains out parameter. How I can call the inner procedure in the out procedure and send the inner procedure parameter value(out parameter value) into out procedure?
What does subquery mean in sql?
I have a Employee table with columns ename,eid,salary,deptno. How to retrieve sum of salary for each deptno?
What are sql ddl commands?
What is the purpose of the sql select top clause?
How packaged procedures and functions are called from the following?
What is embedded sql what are its advantages?
How do you break a loop in pl sql?
What is t-sql? : Transact sql
What are analytic functions in sql?
i want insert 10 records from table a to table b. if i m using statement level trigger how many record insert ?in row level trigger how many record inserted???
3 Answers Scope International,