sqla_tutorial
sqla_tutorial copied to clipboard
Less Than Equal to sign syntax
In the following line, there is an issue with less than equal to symbol. It should be <=
https://github.com/zzzeek/sqla_tutorial/blob/8099a2c32732f16be7b714c288f361a214adbe2f/slides/03_sql_basic.py#L83C41-L83C44