Hi everyone, I'm kind of new to more advanced sql than update,select, etc. and I'm trying to select all records from one table, modifying the returned value of a field on some of them based on records from another table. Basically, I have a customers table and an orders one, trying to select all...