What are the advantages of using user-defined functions in SQL expressions?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What are the advantages of using user-defined functions in SQL expressions?
Rating:
SQL expressions or statements can reference PL/SQL user-defined functions. Wherever a built-in SQL function can be placed, a PL/SQL user-defined function can be placed as well. Using the user-defined functions in SQL expressions offers the following advantages:
Rating:
Was this information helpful?
Other articles
- Things to practice for Oracle test 1Z0-147.
- What is an INSTEAD OF trigger?
- What are OLD and NEW qualifiers?
- What are the locations within a SQL statement from where user-defined functions can be called?
- What is DBMS_JOB Oracle supplied package?
