Re: SQL query - string functions

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Wed, 15 Dec 2004 14:44:24 -0800
Message-ID: <1103150550.109196_at_yasure>


Knut Hovda wrote:
> Hello,
>
> Sorry if this is not the right group, but here is a small SQL query
> problem:
>
> I have a table with a column 'name', and values could be e.g.

SELECT keyword
FROM v_$reserved_words
WHERE keyword LIKE 'NA%';

Only have a few seconds and while this may not be your current issue it certainly is an issue worthy of being addressed.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Wed Dec 15 2004 - 23:44:24 CET

Original text of this message