Small. Fast. Reliable.
Choose any three.
*** 238,243 ****
  </pre>
  
  Now SQlite doesn't have to read the value and just puts the number 1 in the result row so you know there are appointments at 5.
! This is mostly usable when you for example give an overview of a day and have to indicate on what hours there are appointments. Personally I used this on a not so powerful embedded system, so it be not so noticable on a PC platform of course.
  
  </html>
--- 238,243 ----
  </pre>
  
  Now SQlite doesn't have to read the value and just puts the number 1 in the result row so you know there are appointments at 5.
! This is mostly usable when you for example give an overview of a day and have to indicate on what hours there are appointments. Personally I used this on a not so powerful embedded system, so it will be not so noticable on a PC platform of course.
  
  </html>