Re: [SQL] using like

From: "Brett W(dot) McCoy" <bmccoy(at)lan2wan(dot)com>
To: JT Kirkpatrick <jt-kirkpatrick(at)mpsllc(dot)com>
Cc: "'pgsql-sql(at)hub(dot)org'" <pgsql-sql(at)hub(dot)org>
Subject: Re: [SQL] using like
Date: 1999-05-25 23:45:51
Message-ID: Pine.BSI.3.91.990525194508.26771O-100000@access1.lan2wan.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, 25 May 1999, JT Kirkpatrick wrote:

> ok, sorry for conjestion, but i figured it out: select autoinv, company
> from table1 where company like '%Alice%'; -- that works in psql. but how
> do i substitute "Alice" with a variable name??

A variable name where? In AccessBasic?

Brett W. McCoy
http://www.lan2wan.com/~bmccoy
-----------------------------------------------------------------------
Never put off till tomorrow what you can avoid all together.

In response to

  • using like at 1999-05-25 20:17:09 from JT Kirkpatrick

Browse pgsql-sql by date

  From Date Subject
Next Message Remigiusz Sokolowski 1999-05-26 12:23:38 about permissions
Previous Message Brett W. McCoy 1999-05-25 23:43:37 Re: [SQL] using like