Select Command - Mailing list pgsql-general

From Bob Pawley
Subject Select Command
Date
Msg-id 006b01c81429$def03d00$6401a8c0@owner
Whole thread Raw
Responses Re: Select Command  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Select Command  (Adrian Klaver <aklaver@comcast.net>)
List pgsql-general
I have a column with data structured as follows.
 
32TT - 0002
32LT- 0004
32PT-0005
 
Is there a way of selecting all of the rows containing LT in that column??
 
 
I have attempted variations of ' *LT* ' with out success.
 
Bob Pawley

pgsql-general by date:

Previous
From: Kevin Hunter
Date:
Subject: SQL spec/implementation question: UPDATE
Next
From: Alvaro Herrera
Date:
Subject: Re: Select Command