This message was deleted.
# troubleshooting
s
This message was deleted.
l
It does just change the from and join to
Copy code
from table1 as "a"
join table2 as "b"
❤️ 1
j
it also looks like you forgot the "on" keyword ...