quick-SQL-cheatsheet
quick-SQL-cheatsheet copied to clipboard
add_advanced_sql_examples_and_useful_patterns_to_the_cheatsheet
Improves SQL cheatsheet with new sections:
- Advanced functions (CASE, COALESCE, STRING_AGG)
- Common patterns for queries (paging, find duplicates, conditional aggregation)