Direct database query: left join

Answered

Hello,

I'm trying to do a left join query via a direct database query. Here's my SQL query:

and here's the result:

It seems that the capital letters in the field names become lower case when I run the query.

If anyone know how to deal with it, I appreciate some help 😊

2 replies