On Thu, 26 Apr 2001 Darshan.wakchaure@Vashimail.ltitl.com wrote:
> I have written all the script in a db.txt file, how to call the script from the
> file???
> In Oracle one can issue $ @filename and the job get done, whats the relative
> option in POSTGRES ???
\i filename
use \? for a complete list.
--
Tod McQuillin