Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Field1 not equal to Field2

Quote Reply
Field1 not equal to Field2
Hi,

I would like to list all links with Field1 not equal to Field2.

This is producing the desired result but how to convert this into a global Wink

SELECT ID, Title
FROM `Links`
WHERE Field1 != Field2


Thanks in advance!
Subject Author Views Date
Thread Field1 not equal to Field2 Payooo 2428 Apr 7, 2004, 3:12 AM
Thread Re: [Payooo] Field1 not equal to Field2
Andy 2369 Apr 7, 2004, 3:33 AM
Thread Re: [Andy] Field1 not equal to Field2
Payooo 2366 Apr 7, 2004, 5:07 AM
Thread Re: [Payooo] Field1 not equal to Field2
afinlr 2356 Apr 7, 2004, 11:46 AM
Post Re: [afinlr] Field1 not equal to Field2
Payooo 2355 Apr 7, 2004, 11:55 AM