Regarding selction of query

From: SUMA R <suma(dot)r(at)tatainfotech(dot)com>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Regarding selction of query
Date: 1999-08-11 13:46:02
Message-ID: Pine.LNX.4.04.9908111910550.1789-100000@blrmail.in.tatainfotech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,
In the pgtclsh shell iam able to connect to the database and exec the
queries what i require, ex inserting, deleting etc.

How can i use the pg_select? . for ex

pg_exec connection "select * from emp"

will get executed , but what will happen to the results of select.

I want the result of the above query to a string.
Iam new to this postgres

from suma

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 1999-08-11 14:14:09 Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL
Previous Message Thomas Lockhart 1999-08-11 13:19:08 Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL