|
|
|
|
SELECT Reference.id AS id,Reference.time_create AS time_create,Reference.time_update AS time_update,Reference.refer_status AS refer_status,Reference.refer_name AS refer_name,Reference.refer_title AS refer_title,Reference.refer_company AS refer_company,Reference.refer_address AS refer_address,Reference.refer_phone AS refer_phone,Reference.refer_detail AS refer_detail FROM Reference WHERE Reference.refer_status='ACTIVE' ORDER BY Reference.id DESC LIMIT 0,-1
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-1' at line 1
|
 |
© Copyright 2004. Autobuilders General Contracting Services, Inc.
|
|
|
|