How to create a specific table

From: Pierre Hsieh <pierre(dot)hsieh(at)gmail(dot)com>
To: Brian Dunavant <brian(at)omniti(dot)com>, Rémi Cura <remi(dot)cura(at)gmail(dot)com>, PostgreSQL <pgsql-general(at)postgresql(dot)org>, rod <rod(at)iol(dot)ie>, Paul Jungwirth <pj(at)illuminatedcomputing(dot)com>
Subject: How to create a specific table
Date: 2015-01-22 14:54:58
Message-ID: CADT0GesmJmZO-9Kcv2pLAsXTB9ZAADrEJe62TKJtjWTsOKGZ+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is there anyone who can help me to create a specific table as following?
Thanks

Pierre

rule:
1. just one column which type is integer in table
2. this columns only has 1 and 2 for 50 times as following

1
2
1
2
1
2
1
2
.....

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G Johnston 2015-01-22 14:59:53 Re: How to create a specific table
Previous Message Adrian Klaver 2015-01-22 14:43:30 Re: temporary tables are logged somehow?