How do i issue a query that refers to multiple database tables in a query? #4443
Answered
by
pawelsalawa
vanderdoes
asked this question in
Q&A
Replies: 2 comments
Answer selected by
vanderdoes
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On the web page it states:
Multiple databases seamlessly
You can execute SQL statements that refer to multiple databases within single query, thanks to transparent database attaching mechanism built into the SQL Editor of SQLiteStudio.
I tried to query in the discussions but may not be using correct keywords to understand how to do this. Any insight?
While in sqllite one uses attach, which I think sqlitestudio accepts I can't seem to get it right to work properly. Any examples would be appreciated.
Thanks,
Jeff
Beta Was this translation helpful? Give feedback.
All reactions