News

I've got a PL/SQL function that is generating a web page the users can use to manipulate the data in a spreadsheet-like environment.<BR><BR>I need to pass this edited data back to the PL/SQL function ...
Does anyone know how I might split a string into an array in pl/sql? The kind folks at Oracle chose not to include that functionality in their language, and now I'm up a creek.<BR><BR>I need to split ...