1 199664 Member Jul 27, 2010 #1 Is it possible to use an external list (example a .txt file) as look up values in a statement (without importing the list as a table)?
Is it possible to use an external list (example a .txt file) as look up values in a statement (without importing the list as a table)?
jlcox Member³ Jul 27, 2010 #1 Yes, define it as an external table and you can query it just like a real database table. Google "oracle external table".
Yes, define it as an external table and you can query it just like a real database table. Google "oracle external table".
Theod Member³ Jul 28, 2010 #1 Hi, I'd like to have this feature too, not via Oracle (external table), but only via PLD.
Marco Kalter Administrator Staff member Jul 28, 2010 #1 This is currently not possible (except for the external table implementation). I have added this to the list of enhancement requests.
This is currently not possible (except for the external table implementation). I have added this to the list of enhancement requests.