简体   繁体   中英

Can I use Oracle Stored procedure as a data source for Spotfire?

我可以使用Oracle存储过程作为Spotfire的数据源吗?

Yes, you can use stored procedure in spotfire.

All You need to do is create a procedure object and then information link that uses stored procedure.

Note: Make sure that procedure doesn't have any output parameters

Thanks, P

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM