There are currently no commercial rental properties available.
4 queries took 31 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `resRental`34348
2DESCRIBE `comRental`24247
3DESCRIBE `profiles`23236
4SELECT `comrental`.`rid`, `comrental`.`pid`, `comrental`.`type`, `comrental`.`area`, `comrental`.`rent`, `comrental`.`address`, `comrental`.`city`, `comrental`.`state`, `comrental`.`zip`, `comrental`.`status`, `comrental`.`bathrooms`, `comrental`.`access`, `comrental`.`lease`, `comrental`.`purchase`, `comrental`.`zoning`, `comrental`.`deposit`, `comrental`.`basement`, `comrental`.`lotsize`, `comrental`.`yearblt`, `comrental`.`osqft`, `comrental`.`wsqft`, `comrental`.`rsqft`, `comrental`.`tsqft`, `comrental`.`remarks` FROM `comRental` AS `comrental` WHERE status = 'A' 0010