Would you plaese remove the * and write the columns that you want to access after joining both the table like-- select column1,column2 from (table1 JOIN table2 where.....)
R
ROHIT SRIVASTAVA
@ROHIT SRIVASTAVA
Would you plaese remove the * and write the columns that you want to access after joining both the table like-- select column1,column2 from (table1 JOIN table2 where.....)