Bhupen
Member²
Text Import is probably my most used tool (besides using sql script), which has saved me a lot of hrs.
I wish there was a way to insert data using a script, so that I can insert and do whatever data manipulation I need to do in one go.
Don't know how this could be accomplished thought? May be using some custom plsql dev syntax (similar to &variable), that can take the file (csv, excel) as input from the UI and be used with an insert script.
I wish there was a way to insert data using a script, so that I can insert and do whatever data manipulation I need to do in one go.
Don't know how this could be accomplished thought? May be using some custom plsql dev syntax (similar to &variable), that can take the file (csv, excel) as input from the UI and be used with an insert script.