11-15-2008, 04:27 AM
|
#4 (permalink)
|
|
The Addict
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
|
the format is
select column from table1 inner join table2 on table1.column=table2.column (where table1.column = ....)
the stuff in the parenthesis is optional
__________________
no signature set
|
|
|
|