Re: Help w/ query

From: Hugo Kornelis (hugo_at_pe_NO_rFact.in_SPAM_fo)
Date: 02/02/05


Date: Wed, 02 Feb 2005 22:03:08 +0100

On Tue, 1 Feb 2005 19:51:01 -0800, Greg wrote:

(snip)
>is there a way to say
>"if the row has a specific character(s) then the row will be ignored".

Hi Greg,

Yes, there is.

Unfortunately, I can't give more specific help, since you didn't post any
specific information about your requirements. In order to help you, I need
to know the structure of your tables (as CREATE TABLE statements, omitting
irrelevant columns but including all constraints and properties), some
sample data (as INSERT statements) and expected output.

Consult www.aspfaq.com/5006, then post back with more details if you need
further help.

Best, Hugo

-- 
(Remove _NO_ and _SPAM_ to get my e-mail address)


Relevant Pages