应用开发

数据库优化技术之Oracle数据库动态绑定变量

时间:2010-12-5 17:23:32  作者:人工智能   来源:系统运维  查看:  评论:0
内容摘要:复制select*fromtablewhereid=1与 my_id:=1 select*fromtablewhereid=my_id

数据库优化技术之Oracle数据库动态绑定变量
数据术之数据复制select * from table where id = 1与   my_id := 1 select * from table where id = my_id 1.2.3.4.5.
copyright © 2025 powered by 编程之道  滇ICP备2023006006号-34sitemap