Home
Options

Oracle SQL Query Parameter Support

I develop applications for an Intranet site that uses Oracle for it's data layer. Often, I use parameters in my queries. I'd like to be able to use these queries in LINQPad without changing them when I'm updating one.

Does this functionality exist and I'm missing it or is this something that might be added? Oracle SQL Developer prompts the user with a popup for any parameters in the query.
Sign In or Register to comment.