Database Searching
A quick recap on the database search techniques we discussed last week….
< less than
> greater than
<= less than OR equal to
>= greater than OR equal to
<> not equal to
To carry out a range search for dates etc you could enter something like 01/07/2011..31/07/2011. This would search for appointments in the month of July.
“simple search” = Searching on one field
“complex search” = searching on two or more fields
