Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
NULLs First « Analytical Functions « Oracle PL / SQL
Oracle PL / SQL
Analytical Functions
NULLs First
1.
Control whether nulls are the highest or lowest in a group using NULLS FIRST
2.
The default is NULLS FIRST
3.
NULLS FIRST: place null value first