-
Analytical functions
What are analytical functions and how are they used?
-
What happens to the base table transactions when procedure has some error?
Procedure A calls procedure B. A updates table t1, t2. B updates table t3. If some error happens to B what happens to the updates in all those tables? Whether they will rollback or commit? If commits how far it will commit?
-
What is procedure and package
Hi ,can any one tel pls what is use ofprocedures and packages? why we use can anyone tell me with one real time example
-
-
-
row level,statement level,before,after,insert,update,delete 3*2*2 total 12 types.
and can i even mention instead of triggers,database trigger and schema triggers">If anyone asks in interviews, about "what are the types of triggers" then my ans is likerow level,statement level,before,after,insert,update,delete 3*2*2 total 12 types.and can i even mention instead of triggers,database trigger and schema triggers
-
-
Can we use function inside a trigger
Is it possible to use function inside a trigger.
-
Bind variabales
What are bind variables in sql? explain in detail?
-
-
Is it possible that we can make a query to search the data
Umair Tariq">Hello,I need some info, that is it possible to find or make query ,that if we know the data stored in a table but don't know the field name in which the required data is stored.ExampleTable having fields like columnA, columnB, columnC, columnD,..........columnN and all have the same dataType. and you dont know in which field your data exists.suppose some data like e.g. "BackMan" exists in any Field of the table but we don't know in which Field this information is store.Is it possible that we can make a query to search the dataUmair Tariq
-
-
-
Bulk binding
What are the advantages of bulk binding in PL/SQL?
-
-
-
-
-
-
PL/SQL Interview Questions
Ans