Can we insert delete data in view?
what is difference between procedure and function, procedure and trigger?
1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins
I have a package in which a table was used in a procedure and compiled later i have dropped the table used in the package what would be the status of package specification and body
What will you get by the cursor attribute sql%rowcount?
What is the difference between alter trigger and drop trigger statements?
What is trigger explain with example?
Does postgresql run on the cloud?
what is heap table? : Sql dba
what is a primary key? : Sql dba
What are the different ways to optimize a sql query?
What are database links used for?
Which join is like an inner join?