Should I report against a Stored Procedure or a Command Object?
22 Views
I am looking to use an Oracle Stored Procedure that returns a ref cursor as my data source in Crystal or using sql Command. What is the difference between them and pros and cons ?