sql
sql
- The Orders table in the Parch & Posey Business Dataset contains detailed
information about purchases made by customer accounts. It tracks every
order, including the quantity and total sales amounts for the various types of
paper products.
Logical operations :
And , Not , OR , Between , like , not like , not in
AND
OR
Not
Between
Like
Not like
NOT IN
✅ Distinct
Difference between unique, Distinct
✅ Case Sql
✅ SubQuery
✅ SQL String Functions: LEFT(), RIGHT(), and POSITION()
✅ Concat
ROW_NUMBER()
RANK()
DENSE_RANK()
Sum()
Avg()
Without Order by ()
LAG() , LEAD()