PL/SQL详解 从入门到精通 英文版

时间:2013-09-12 05:54:38
【文件属性】:

文件名称:PL/SQL详解 从入门到精通 英文版

文件大小:8.28MB

文件格式:PDF

更新时间:2013-09-12 05:54:38

PL/SQL 教程

This is a book about writing stored procedures for an Oracle database. A stored procedure in this context is a generic term for a program written in the Procedure Language extension for SQL (PL/SQL) that is stored inside the database when it is compiled. This means that you can then execute the program from inside the database. Why would you want to do that? Because your program will run faster inside the database.


网友评论

  • ORACLE学习案头书
  • 自认为挺有用的 每次有不懂的都可以很方便的查看相关的知识点