|
|
|
|
|
| | Land Rover Range Rover Sport 62 000 USD 17.05.2012
SELECT SQL_CACHE u.user_text,u.user_text_en, u.user_phone_pre, u.user_phone, u.user_phone1_pre, u.user_phone1, u.user_not_display_name, a . * , c.model
FROM sed_users u
INNER JOIN sed_zautos a USING ( user_id )
INNER JOIN sed_zcars c ON ( a.auto_model = c.id )WHERE user_id='69802' AND a.visible=1 ORDER BY a.auto_id |
| | |
 |
 |
|