when a procedure /package is getting invalidated?
Answer Posted / rao
When table is droped with out drop the objects
(package/procedure/function/view)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I view an execution plan in sql?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
What is difference between procedure and trigger?
Can we insert in sql function?
What is difference between table and view?
What are the basic techniques of indexing?
What are sql commands?
What is the difference between alter trigger and drop trigger statements?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
what is a trigger in mysql? : Sql dba
how can you create an empty table from an existing table? : Sql dba
explain the options of myisamchk to improve the performance of a table. : Sql dba
What are the different dcl commands in sql?
How to add new employee details in an employee_details table with the following details
What is rank dense_rank and partition in sql?