select `vehicles`.*, count(makes.id) as make_count, makes.make_name from `vehicles` inner join `users` on `vehicles`.`user_id` = `users`.`id` inner join `makes` on `vehicles`.`make_id` = `makes`.`id` where (`vehicles`.`status_id` = ? and `vehicles`.`created_at` > DATE_SUB(NOW(),INTERVAL 2 YEAR)) and `users`.`name` = ? and `makes`.`make_name` != ? group by `makes`.`make_name` order by `make_count` desc
Array ( [0] => 1 [1] => Ajax Mitsubishi [2] => )
440.67
select `vehicles`.*, count(fuel_types.id) as fuel_count, fuel_types.fuel_type from `vehicles` inner join `users` on `vehicles`.`user_id` = `users`.`id` inner join `fuel_types` on `vehicles`.`fuel_id` = `fuel_types`.`id` where (`vehicles`.`status_id` = ? and `vehicles`.`created_at` > DATE_SUB(NOW(),INTERVAL 2 YEAR)) and `users`.`name` = ? and `fuel_types`.`fuel_type` != ? group by `fuel_types`.`fuel_type` order by `fuel_count` desc
Array ( [0] => 1 [1] => Ajax Mitsubishi [2] => )
323.19
select *, (select count(*) from `vehicles` inner join `users` on `users`.`id` = `vehicles`.`user_id` where `provinces`.`id` = `users`.`province_id` and `vehicles`.`status_id` = ? and `vehicles`.`created_at` > DATE_SUB(NOW(),INTERVAL 2 YEAR)) as `vehicles_count` from `provinces` order by `province_name` asc
Array ( [0] => 1 )
3407.63
select `makes`.* from `makes` inner join `vehicles` on `vehicles`.`make_id` = `makes`.`id` group by `makes`.`id`
Array ( )
868.09
select count(*) as aggregate from `vehicles` inner join `users` on `vehicles`.`user_id` = `users`.`id` where (`vehicles`.`status_id` = ? and `vehicles`.`created_at` > DATE_SUB(NOW(),INTERVAL 2 YEAR)) and `users`.`name` = ? and `vehicles`.`created_at` > DATE_SUB(NOW(),INTERVAL 2 YEAR)
Array ( [0] => 1 [1] => Ajax Mitsubishi )
407.86
select `vehicles`.* from `vehicles` inner join `users` on `vehicles`.`user_id` = `users`.`id` where (`vehicles`.`status_id` = ? and `vehicles`.`created_at` > DATE_SUB(NOW(),INTERVAL 2 YEAR)) and `users`.`name` = ? and `vehicles`.`created_at` > DATE_SUB(NOW(),INTERVAL 2 YEAR) order by `vehicles`.`created_at` desc limit 15 offset 0
Array ( [0] => 1 [1] => Ajax Mitsubishi )
500.8
select `vehicles`.* from `vehicles` inner join `users` on `vehicles`.`user_id` = `users`.`id` where (`vehicles`.`status_id` = ? and `vehicles`.`created_at` > DATE_SUB(NOW(),INTERVAL 2 YEAR)) and `users`.`name` = ? and (`users`.`featured` = ? or `vehicles`.`featured` = ?) order by RAND() limit 8
Array ( [0] => 1 [1] => Ajax Mitsubishi [2] => 1 [3] => 1 )
675.81
Used Cars Preowned Vehicles
Filter
Sort By
Date
Price
Odometer
Year

Sponsored Advertisement

Auto Loan Canada

100% credit acceptance

Easy 60-Second Application

Sponsored Advertisement

Auto Loan Canada

100% credit acceptance

Easy 60-Second Application