Binary variable length string

From: Juan Valero <jvalero(at)dilmun(dot)ls(dot)fi(dot)upm(dot)es>
To: pgsql-sql(at)postgresql(dot)org
Subject: Binary variable length string
Date: 1998-09-10 17:12:24
Message-ID: 35F80878.2CBA1890@dilmun.ls.fi.upm.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

I am new in PostgreSQL. My problem is that I don't know how to create a
table
with a binary variable length string.

I don't know what is the correct type in PostgreSQL and how to make the

sql sentence.

i.e.:

create table mytable (id ??????); -- I want a binary string

insert into mytable (0x00 0x01 0xAF); -- Binary data ????

Thanks in advance

Sorry for my English.

Browse pgsql-sql by date

  From Date Subject
Next Message Eric McKeown 1998-09-11 02:18:40 connecting with password
Previous Message Zsolt Varga 1998-09-10 13:54:52 TimeStamp for insert/update