Myron Overton
  • Home
  • Resume
  • Accomplishments
  • Notes
⌕
Home › Notes › DataLayer › SQL

SQL

📄SQL Joins Tutorial Cross Join, Full Outer Join, In

SQL

  • Lead and Lag Queries
    • tutorial on lead/lag
    • TSQL LEAD
  • https://datalemur.com/ - learn sql
SQL Joins Tutorial: Cross Join, Full Outer Join, Inner Join, Left Join, and Right Join.
# Interesting queries
UPDATE public.evaluation_definition_types 
SET min_supported_major_version = 0 
WHERE id LIKE 'x#_es#_v3#_evaluator' ESCAPE '#'

Myron Overton — Principal Software Engineer

info@myron-overton.com  •  myron-overton.com