Using sql statements in file

From: "Suresh Basandra" <sureshb(at)warpera(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Using sql statements in file
Date: 2003-09-22 15:54:11
Message-ID: 000001c38121$c3c1fcc0$7e01a8c0@adminsyiqnhet0
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I would like to do the following using files:

1. put create database, create tables sql statements in a file and
execute through prompt
2. insert or update data that is put in a file

Please let me know if there are any examples that lists how sql
statements can be put in a file and used.

Thanks
Suresh Basandra

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Suresh Basandra 2003-09-22 16:01:49 Using sql statements in file
Previous Message Wei Weng 2003-09-22 15:41:13 Re: GiST and full text search