For ORACLE experts

From: dbms dbms <dbmss(at)yahoo(dot)com>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: For ORACLE experts
Date: 2000-04-17 16:30:14
Message-ID: 20000417163014.17144.qmail@web216.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

This question is for those who are
familiar with both Oracle and Postgres:

How do I translate the following psql
statement to its Oracle equivalent:

COPY mytab to '/tmp/mytab.out' using delimiyers '|';

__________________________________________________
Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com

Browse pgsql-sql by date

  From Date Subject
Next Message Pranab Dhar 2000-04-17 17:24:59 TimeStamp Anomaly - Any reasons ?
Previous Message Jim Caley 2000-04-17 16:22:15 Re: [SQL] Connecting website with SQL-database.....