if a table is getting updated what happens if a function is
called from sql query?
Answers were Sorted based on User's Feedback
Answer / sumit
No function can be called from a sql query if the function
has dml statements inside.
Is This Answer Correct ? | 16 Yes | 2 No |
Answer / venu
We can call a function in sql query if we declare function
as PRAGMA AUTONOMOUS TRANSACTION.
Is This Answer Correct ? | 4 Yes | 7 No |
i want run a sql query query? which phases are run in a back ground? pls tell me the answer
What is sql indexing?
Difference between a query and strored procedure?
what is row? : Sql dba
What is a primary key sql?
Enlist the data types that can be used in pl/sql?
Can you create a table with Primary Key not as the clustered index.
I have done oracle 10g. I need a project knowledge. So if u please send a project how it should be done,Or you can send email link. I will be very grateful to u.
What are nested triggers ?
6 Answers Amazon, Appeal Soft, IBM, Infosys, TCS,
What is an index and types of indexes. How many number of indexes can be used per table ?
12 Answers Accenture, BirlaSoft, Cognizant, CTS, Symphony,
what is the difference between varray and table data type..please expalain with some examples... under what situation you will go for varray..instead of index by table...
write a qurey for finding the length of the sting.