Oracle SQL Tutorials – Chapter 1 (Part 1 of 3)

CHAPTER 1 – INTRODUCTION TO SQL Explaining the capabilities of the SELECT statement Writing simple SELECT statements Select columns and aliases Arithmetic operators NULL value Union operator Usage of DISTINCT command What is SQL ( Structured Query Language) It is a language that being used to manage and querying the data in relational (RDBMS) databases. … Continue reading Oracle SQL Tutorials – Chapter 1 (Part 1 of 3)