查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
sqlstoringprocess
- sql语句执行的时候要先编译,然后执行。存储过程就是编译好了的一些sql语句。用的时候直接就可以用了,所以效率会高。 存储过程的优点 存储过程是由流控制和SQL语句书写的过程-sql statement is executed when the first compile and then execute. Stored procedure is compiled of some of the sql statements. When