Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL Query

Re: SQL Query

From: <joe_celko_at_my-deja.com>
Date: Thu, 24 Feb 2000 20:16:34 GMT
Message-ID: <8943it$8pf$1@nnrp1.deja.com>

>>Is there a way to select all fields which have an alphabetical sign
in it? <<

  LOWER (mystring) <> UPPER(mystring)

--CELKO-- Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Feb 24 2000 - 14:16:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US