oracle存储过程存list
Mutable global variables don't get hide in python functions, right?
Please see the following code: def good(): foo[0] = 9# why this foo isn\'t local variable who hides the global one[详细]
2022-12-29 22:41 分类:问答oracle通过存储过程上传list保存功能
一、创建oracle 需要保存的数据类型type和存储过程produce create TYPE \"AL01TYPE\"as object[详细]
2022-12-11 09:03 分类:数据库