Australia's No.1 Private and Commercial Parking Website
priorityPostCodeList: 4000
secondaryList: 4000,4001,4002,4003,4004,9018,9001,9017,9016,9015,9013,9010,9003,9009,9002,9008,9007,9005,9000,9019,9020,9021,9022,9023,4169,4006,4059,4064,4101,4005,4102,4066,4072,4171,4067,4065,4060,4030,4029,4010,4103,4051,4007,4151,4170,4120,4104
finalPostCodeList: 4000,4000,4001,4002,4003,4004,9018,9001,9017,9016,9015,9013,9010,9003,9009,9002,9008,9007,9005,9000,9019,9020,9021,9022,9023,4169,4006,4059,4064,4101,4005,4102,4066,4072,4171,4067,4065,4060,4030,4029,4010,4103,4051,4007,4151,4170,4120,4104
SELECT p.* FROM property p INNER JOIN customer c ON p.customerid = c.customerid AND c.archived IS NULL AND c.isDisabled = 0 WHERE LISTINGSTATUS = 'L'AND (p.expirydate IS NULL or p.expirydate > now()) AND highlightAdvertPosition = 0 AND p.ADDRESSPOSTCODE IN (4000,4000,4001,4002,4003,4004,9018,9001,9017,9016,9015,9013,9010,9003,9009,9002,9008,9007,9005,9000,9019,9020,9021,9022,9023,4169,4006,4059,4064,4101,4005,4102,4066,4072,4171,4067,4065,4060,4030,4029,4010,4103,4051,4007,4151,4170,4120,4104) UNION SELECT p.* FROM property p INNER JOIN customer c ON p.customerid = c.customerid AND c.archived IS NULL WHERE p.listingStatus IN ('L')AND c.isDisabled = 0 AND highlightAdvertPosition > 0 AND (p.expirydate IS NULL or p.expirydate > now())AND p.addressstate RLIKE 'QLD|QLD'ORDER BY highlightAdvertPosition DESC
Search Result
DEBUG: select * from AddressMap where Address = 4000
DEBUG: Found in DB
Unknown column '20desc' in 'order clause'