Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: export database with Query option

Re: export database with Query option

From: C.S.Venkata Subramanian <csvenkata_at_lycos.com>
Date: Mon, 29 Oct 2001 23:40:29 -0800
Message-ID: <F001.003B7F1A.20011029233017@fatcity.com>

Try this
 exp scott/tiger tables=emp query=\"where sal>=2000 \" Venkat

--

On Mon, 29 Oct 2001 22:15:18  
 nshah wrote:

>Hi,
>
>Can you help me, regarding oracle export database utility with Query option.
>
>Our OS is the WinNT 4.0.
>Database 8i
>Server compaq raid 5
>
>I am trying to export the employee table which has sal > 2000.
>
>exp scott/tiger tables=emp query= ?
>
>Neel
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author:
> INET: nshah_at_chemtex.co.in
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
>
Make a difference, help support the relief efforts in the U.S. http://clubs.lycos.com/live/events/september11.asp -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: C.S.Venkata Subramanian INET: csvenkata_at_lycos.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Tue Oct 30 2001 - 01:40:29 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US