Sunday, January 22, 2023

ORDER BY Clause in SQL | Sorting|#database| #oracle | Lesson 07

he ORDER BY clause is used to sort the data from a table in ascending or descending order. The ORDER BY clause sorts the data in ascending order by default. In this video, we will check the ORDER BY Clause in a simple application. Please subscribe my channel. 👋 Additional resources - Download & install Oracle 19C database : https://www.oracle.com/database/techn... - Download & install SQL Developer 12C: https://www.oracle.com/database/sqlde... 🚩 Connect with me on social Facebook: https://www.facebook.com/afgblog Website: https://afgdba.blogspot.com/ 🔔 Subscribe to my YouTube channel https://www.youtube.com/@entopdba501




No comments:

Post a Comment

Please do not enter any spam link in the comments

Logical Standby in Oracle Data Guard Overview

  In Oracle Data Guard , a Logical Standby Database is a standby database that: Receives redo data from the Primary database Convert...