michellepace
Technical User
Hi there,
I need to add a 4th column to my current select statement on LedgerTransactions. This fourth column is the company name which is obtained from (select CoName FROM LedgerParameters). There are no shared columns between these two tables for me to do a join. For a better explanation, please see my screenshot attached.
Could somebody please help me write a single SQL statement to result in my four-column table?
Thank you in advance,
Michelle
I need to add a 4th column to my current select statement on LedgerTransactions. This fourth column is the company name which is obtained from (select CoName FROM LedgerParameters). There are no shared columns between these two tables for me to do a join. For a better explanation, please see my screenshot attached.
Could somebody please help me write a single SQL statement to result in my four-column table?
Thank you in advance,
Michelle