Operators and Functions
The SQL operators and expressions in Oracle and all the important functions which can be used in Oracle applications by SQL. Aggregate Functions which are used to group values and display as a singular value. The usage of Having and Group By clause are also dealt with.
• Expressions
• Logical Operators
• Arithmetic Operators
• Comparison Operators
• Built-in Scalar Functions
• Numeric Functions
• Character Functions
• Date Functions
• Conversion Functions
• Aggregate Functions