-
-
-
-
-
-
pl-sql.rar
PL-SQL用光标查询多条记录,能够以一次一条记录的方式处理多行查询的结果.为每条DML语句创建隐式光标,而显式光标是由用户创建的,以便处理返回多条记录的查询。而且,通过消除反复地分析代码,光标提高了代码的处理速度。
-
-
-
-
Inside.Microsoft.SQL.Server.2005.T-SQL.Programming
... language features and how they are interpreted and processed by the SQL Server execution engine. You¡ ¯ ll get in-depth coverage of the sophisticated uses of T-SQL, including triggers, user-defined functions, exception handling, and more. ...
-
-