Chris
Try
SELECT * FROM tester where lower(name)="david"
Regards
Peter Hearty
Lutris Technologies UK Ltd.
-----Original Message-----
From: Chris Lu <lu@nlm.nih.gov>
To: InstantDB@enhydra.org <InstantDB@enhydra.org>
Date: 12 July 2000 22:09
Subject: InstantDB: Case Insensitive Search
>Hi there:
>
>How do I perform a case insensitive seacrch in a SQL ?
>Does Instant DB support this feature ?
>
>For example:
>I would like to search a name = "David" or "david" or "DAVID" or "DAvid" or
...
>from a table (address). What is the SQL ?
>
>SELECT * from address where name="david" (Ignore case) ??
>
>Thank you in advance!
>
>--------------------------------------------------------------
> Chris J. Lu (Ph.D.) (E): lu@nlm.nih.gov
> Senior System Architect (O): 301-435-3170
> AppNet, Inc. http://www.appnet.net
> e-Business Technology and Integration http://www.cen.com
>
>---------------------------------------------------------------------------
--
>To unsubscribe from this mailing list, send email to majordomo@enhydra.org
>with the text "unsubscribe instantdb" in the body of the email.
>If you have other questions regarding this mailing list, send email to
>the list admin at owner-instantdb@enhydra.org.
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|