Community

Control null data in Oracle using the ORDER BY clause

(Bob Watkins) NULL data, which is sometimes called “absent” data, can be difficult to work with in relational databases. When a query contains the ORDER BY clause to sort the output, NULL data will sort to the bottom if the sort is in ascending order (ASC) and to the top if the sort is in descending

Read More - Register for Free Membership

Tags: