开发者

Oracle Version 10 - Do we need anything 'special' to run analytic functions

开发者 https://www.devze.com 2023-02-28 05:54 出处:网络
We\'re going to be deploying some code to a client who is using Oracle version 10.Some of our code uses Oracle analytic functions (LAG in particular).Is there anything special that needs to be install

We're going to be deploying some code to a client who is using Oracle version 10. Some of our code uses Oracle analytic functions (LAG in particular). Is there anything special that needs to be installed/allowed permissiosn/etc. for the code using the analytic f开发者_运维知识库unctions to execute correctly?


No. Analytic functions are just "there" when you've installed the database.

0

精彩评论

暂无评论...
验证码 换一张
取 消