Oracle built-in functions for SQL
One of the beneficial features about Oracles SQL is their great use of built-in functions.
If we look at all of the nice extensions to SQL such as DECODE and string translation functions, it should be apparent that BIFs are an integral part of the Oracle SQL environment. In fact, there are so many BIFs that entire application programs can be written in vanilla, chocolate, rasberry, and butter pecan SQL.
In short, understanding and using BIFs is a very integral part of Oracle tuning.
If we look at all of the nice extensions to SQL such as DECODE and string translation functions, it should be apparent that BIFs are an integral part of the Oracle SQL environment. In fact, there are so many BIFs that entire application programs can be written in vanilla, chocolate, rasberry, and butter pecan SQL.
In short, understanding and using BIFs is a very integral part of Oracle tuning.