Specific to this data structure:
I cannot link LOL_Connection
to LOL_User
— renaming Connection.USERID AS %USERID
— otherwise I get a circular reference exception.
What possible workarounds?
I wish I can get both connections and bids along with user data
Please note LOL_User
is linked to other tables not displayed here for sake of brevity.