\\Merc\hallwatch\hallwatch3.PNG Sign up | Log in | Forgot Password
Google Custom Search
Home > Open Records > Open Records News

Hallwatch Holdings: Recorder of Deeds Extract

mysql> select count(*) from sales;
+----------+
| count(*) |
+----------+
|  4737375 |
+----------+
1 row in set (0.08 sec)

mysql> select min(record_date) from sales;
+------------------+
| min(record_date) |
+------------------+
| 1976-10-01       |
+------------------+
1 row in set (0.10 sec)

mysql> select max(record_date) from sales;
+------------------+
| max(record_date) |
+------------------+
| 2002-08-26       |
+------------------+
1 row in set (0.11 sec)

Privacy Policy | User Agreement | Contact Hallwatch
© 2008 hallwatch.org
Dec 5, 2008 8:07 am