Hi,
I am a newbie to powershell. Basically I have a variable which has delimited text (|). Now I want to upload this text into a table in Oracle db. Can you please help me out how to do this?
Is sql*loader is compulsory, if yes, how should I plan to execute my control file along with the text variable.
If possible without using sql*loader, please let me know the ways. Thank you.