home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8816 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.4 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!sol.ctr.columbia.edu!ira.uka.de!Germany.EU.net!uni-muenster.de!dmswwu1a.uni-muenster.de!GOLLMAN
  2. From: GOLLMAN@dmswwu1a.uni-muenster.de (Laurenz Goellmann)
  3. Newsgroups: comp.databases
  4. Subject: "case-ignoring" retrieval method within DB2's SQL
  5. Message-ID: <16B4DEC66.GOLLMAN@dmswwu1a.uni-muenster.de>
  6. Date: 5 Jan 93 17:09:39 GMT
  7. Organization: Westfaelische Wilhelms-Universitaet, Muenster, Germany
  8. Lines: 18
  9. NNTP-Posting-Host: dmswwu1a.uni-muenster.de
  10.  
  11.  
  12.  
  13. Hello world!
  14. I'm concerned with the problem to generate SQL-queries for a DB2-database
  15. which contains mixed case strings as its data-rows.
  16. Unfortunately DB2 offers no way (IMHO) to built a SELECT - WHERE - LIKE
  17. command in order to retrieve mixed-case-tables by means of just a single
  18. lower case string pattern after the LIKE clause in the SQL command above.
  19. Having used a lower (upper) case string pattern one obtains only lower
  20. (upper) case results since DB2 differs between lower and upper case Characters.
  21. Hence the question: How to make DB2 ignoring that difference for retrieval?
  22. Can anybody help me?
  23. Thanx in advance
  24.  
  25. -----------------------------------------------------------------   !!!
  26. L a u r e n z  G oe l l m a n n, Rechenzentrum der Univ. Muenster  !/o\!
  27. Hittorfstr.27, D-W4400 Muenster, Germany * Phone: +49-251-83-2687  !AAA!
  28. GOLLMAN@DMSWWU1A.BITNET (pref.)  & gollman@obelix.uni-muenster.de  !AAA!
  29.