目录一、LN函数概述基本语法参数说明返回值二、LN函数使用示例基础用法演示验证自然常数e三、LN函数的实际应用场景1. 金融领域的复利计算2. 数据科学中的特征转换3. 概率统计中的最大似然估计4. 经济学中的弹性系数计
I am trying to use a strong ref cur with dynamic sql statment but it is giving out an error,but when i use weak cursor it works,Please explain what is the reason and please