Subject Non Case Sensitive Search
Author ra8009
Is there a way to turn off case sensitivity when running a query with
a WHERE clause like this:

WHERE FIRST_NAME LIKE('j%')