I have an oracle stored procedure that accepts a value list through ref cursor. This oracle database is set up as a Linked Server in a separate SQL Server 2008 instance.

How can I use this procedure from within SQL, passing a table, rows, or a table-valued parameter?

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.