How do you write a join SQL statement
Hello, how are you doing? I hope well.
I would like to ask:
- How does one write a join SQL statement from three plus tables? Are there any prerequisites i.e. what must exist for one to join tables?
- How does one find which table a given column is in?
- How does one find the full name of a given table with only a few characters of the table?
- Linked to the above, at times i have to run a script that relies on views which returns no data as i have no initiated views, how does one do that for 11i and R12?
0