Accessing records w/&

From: "Jonathan A(dot) Zdziarski" <jonz(at)netrail(dot)net>
To: Howie <caffeine(at)toodarkpark(dot)org>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Accessing records w/&
Date: 1999-03-19 16:09:57
Message-ID: Pine.BSI.4.05L.9903191109110.3581-100000@cartman.netrail.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Oddly when I attempt to do a

SELECT * FROM database WHERE "field" = 'anything with an & sign in it'

it returns nothing.. How do you refer to &'s so that it will return the
fields?

Thank you,

Jonathan A. Zdziarski
Sr. Systems Administrator
Netrail, inc.
888.NET.RAIL x240

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message tc lewis 1999-03-19 16:14:09 Re: [GENERAL] Accessing records w/&
Previous Message Stuart Rison 1999-03-19 11:53:14 Re: [GENERAL] Simple Question, hard answer