a select join two tables, is that true inner join is fast then simple join
select * from table a, table b
where tableA.id=tableB.id
|
Results 1 to 1 of 1
Thread: inner join perform is better?Threaded View
|
|
|
|