Export table where option error from command window Method="PL/SQL Develope

lencsess

Member
Hi,

when I run the following export tables command from command window:

Export Tables="fas_munkaszam_vegzok" Method="PL/SQL Developer" Filename="C:\Scripts\pirszf\fas.pde" Where="n_ev=2021" Wait

in the Export table window's PL/SQL Developer tab the where expression is blank.
What do I do wrong ?
Or it's a malfunction ?

Plsqldeveloper_error.png
 
Last edited:
This seems to be a bug. The where clause parameter is not processed correctly when using the "PL/SQL Developer" export format. We'll fix it!
 
Back
Top