Select Command

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Select Command
Date: 2007-10-21 21:32:21
Message-ID: 006b01c81429$def03d00$6401a8c0@owner
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message andy 2007-10-21 22:00:00 Re: SQL spec/implementation question: UPDATE
Previous Message Kevin Hunter 2007-10-21 21:16:23 SQL spec/implementation question: UPDATE