早教吧 育儿知识 作业答案 考试题库 百科 知识分享

用ppt把下面英语做成课件用ppt把下面英语做成课件StoredproceduresaregroupingsofSQLstatementsthathavebeencompiledtogetherintoasingleexecutionplan.Thesecanbeusedtoreturndatatotheuserandtoachieveaconsiste

题目详情
用ppt把下面英语做成课件用ppt把下面英语做成课件 Stored procedures are groupings of SQL statements that have been compiled together into a single execution plan. These can be used to return data to the user and to achieve a consistent implementation of logic across applications. You can do a lot of things with stored procedures. the many advantages of using stored procedures include the following SQL statements and logic that are used to perform similar tasks can be designed,coded,and tested at one place. then,when applications need that functionality,all they have to do is to execute the stored procedure. stored procedures can increase performance on the server by eliminating large amounts of network traffic required to execute large SQL scripts . instead,all the client needs to do is to execute the single stored procedure. Stored procedures can keep your users from having to know everything about the underlying table structure . All they need to know is that they have to execute a particular stored procedure to attain a specific result
▼优质解答
答案和解析
楼主先生。。。不能上传PPT的说...