Here, I'm going to tell you how to retrieve the columns from multiple tables in a single SELECT query. Can't you understand properly? OK. I'll brief you here. I've created two tables. They are, TABLE1 and TABLE2 . Each has two columns. Usually what we will do to select these two tables columns? We'll use INNER JOIN over here.
You can achieve this without using INNER JOINs. Look at this figure!
