Or I could add integer columns 'a', 'b', ... ,'z' to the table

On Tue, Mar 5, 2013 at 10:29 AM, Alexander Farber
<alexander.far...@gmail.com> wrote:
>
> create table good_words (
>         word varchar(16) primary key,
>         stamp timestamp default current_timestamp
> );
>
> http://stackoverflow.com/questions/15220072/postgresql-and-word-games


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to