Query question - Mailing list pgsql-general

From Jorch
Subject Query question
Date
Msg-id 3A648758.71C69867@saunalahti.fi
Whole thread Raw
List pgsql-general
How can I make query

SELECT * FROM my_table WHERE my_field = 'A*';

Meaning that I want to get all rows from my_table where my_field value
begins with alphabet "A"



pgsql-general by date:

Previous
From: "news.postgresql.org"
Date:
Subject: PostgresqlODBC
Next
From: "rob"
Date:
Subject: Re: TRIGGER