Fish Touching🐟🎣

SQL SELECT

Feb 18, 2023

# SQL SELECT

Declare what data we are looking for
Given a table of data. we need to SELECT columns to read

# DISTINCT

Get distinct result