Can we commit inside a function in oracle?



Can we commit inside a function in oracle?..

Answer / Rajdeep Kumar

No, Oracle does not allow commits within functions. Transactions are implicitly committed when a function returns, unless the function is defined as a stored procedure with the attribute 'autocommit off'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What the is the diff between local index and global index. give some example.

1 Answers   TCS,


What is an oracle user role?

1 Answers  


What is the string concatenation operator in oracle?

1 Answers  


What is the difference between translate and replace?

1 Answers  


What is merge statement used for?

1 Answers  


How to see free space of each tablespace?

1 Answers  


Without giving condition how to retrieve the unmatched records from table.

1 Answers   TCS,


How to change program global area (pga) in oracle?

1 Answers  


How do you find current date and time in oracle?

1 Answers  


Please explan Why static query is more faster than dynamic query ?

2 Answers  


How do I manually create a database in oracle?

1 Answers  


Explain about achiever in sql?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)