How to use text type field....

From: 송기원 <schiva(at)m2000(dot)co(dot)kr>
To: "PostgreSQL-user" <pgsql-sql(at)postgresql(dot)org>, "PostgreSQL-question" <questions(at)postgresql(dot)org>, "PostgreSQL-other" <pgsql-novice(at)postgresql(dot)org>, "PostgreSQL-hacker" <pgsql-hackers(at)postgresql(dot)org>, "PostgreSQL-General" <pgsql-general(at)postgresql(dot)org>, "PostgreSQL-API" <pgsql-interfaces(at)postgresql(dot)org>, "PostgreSQL-ADMIN" <pgsql-admin(at)postgresql(dot)org>
Subject: How to use text type field....
Date: 1998-11-17 05:58:43
Message-ID: 000101be11ef$556b3da0$4157fbcb@m2000.www.m2000.co.kr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-hackers pgsql-interfaces pgsql-sql

Hi~ Everyone...

I have some problem... with PostgreSql Version 6.4

I don't know how to use text type data filed...

Hm...
---------------------------------------------------------------
create table test(
id int primary key,
data1 text)

How to use "insert into test........" ??
How to use "update test ....." ???

data1 size is so!!! Big....~~~ Can't execute query...in C Language....

Do you have some sample code with C Language...???

Anybody.... Please.. Help me...!!

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Herouth Maoz 1998-11-17 10:12:43 Re: [SQL] How to use text type field....
Previous Message Alex Vorobiev 1998-11-16 18:00:32 syntax error 2299 creating template db; making RPM/Linux

Browse pgsql-general by date

  From Date Subject
Next Message Guy Durrieu 1998-11-17 07:49:43 pg_dump
Previous Message Punyanjan Sen 1998-11-17 01:45:24 (no subject)

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter T Mount 1998-11-17 06:58:39 Re: [HACKERS] PREPARE
Previous Message Thomas G. Lockhart 1998-11-17 03:40:17 Re: [HACKERS] SQL vs. OQL

Browse pgsql-interfaces by date

  From Date Subject
Next Message Aleksey Demakov 1998-11-17 06:04:56 Re: [INTERFACES] ORB API
Previous Message Kazuhiko UNO 1998-11-17 03:58:26

Browse pgsql-sql by date

  From Date Subject
Next Message Herouth Maoz 1998-11-17 10:12:43 Re: [SQL] How to use text type field....
Previous Message Postgres DBA 1998-11-16 08:31:45 Re: [SQL] abusing an aggregate funct