all groups > sql server misc > march 2005 >
You're in the

sql server misc

group:

Multiple where clause help please


Multiple where clause help please GitarJake
3/9/2005 10:51:09 AM
sql server misc:
Hello,

What is wrong with this query? There are no messages other than (0 row(s)
affected).

The criteria 5 and 16 does exist.

UPDATE articles
SET DEPART_REF = '19'
where ARTICLE_PARENT_ID = '5' or ARTICLE_PARENT_ID = '16'

Thanks in advance from a sql newbie

Jake

Re: Multiple where clause help please GitarJake
3/9/2005 10:58:55 AM
Nevermind, I am asking for the wrong fields in the where clause!


[quoted text, click to view]

AddThis Social Bookmark Button