Changes

Missing Date of Information

247 bytes added, 20:02, 7 April 2015
no edit summary
</pre>
Date of Information in the '''future'''. Use one day after the backup was taken in the WHERE.
<pre>
SELECT
fieldreport.fieldreport_localid,
fieldreport.dateofreport
FROM
fieldreport
WHERE
fieldreport.dateofreport > '2015-04-07'
Order by 2
</pre>
{{NavBox Upgrade}}
[[Category:NoPublic]]
[[Category:SQL Queries]]
6,632
edits