Status Updates From SQL Cookbook

SQL Cookbook SQL Cookbook
by


Status Updates Showing 1-6 of 6

order by

Carol Chen
Carol Chen is 77% done
ntile()
Nov 29, 2024 08:28PM Add a comment
SQL Cookbook

Carol Chen
Carol Chen is 48% done
firstday
lastday
by using dateadd()
Oct 24, 2024 08:32PM Add a comment
SQL Cookbook

Carol Chen
Carol Chen is on page 119 of 633
iter_string
Oct 11, 2024 08:06PM Add a comment
SQL Cookbook

Chris Nitsas
Chris Nitsas is 24% done
The author didn't make this easy to read... Think variables named "x" instead of e.g. "character_index". Plus, I don't care that much about all the differences between databases - I'd be fine with just MySQL & Postgres.
Oct 19, 2022 02:13PM Add a comment
SQL Cookbook

Yesi Days
Yesi Days is on page 112 of 633
Hasta el momento las queries van de un nivel sencillo a más avanzado, los ejemplos son buenos y útiles para casos reales.
Mar 25, 2020 10:37PM Add a comment
SQL Cookbook

Jake Losh
Jake Losh is 18% done
Running through the early chapters, there is much discussion about how to work around some crazy problem in the data and all I can think is, "What kind of psycho stores text and numeric data in the same field?"
Mar 05, 2020 09:40PM 1 comment
SQL Cookbook