您的位置:首页 > 数据库 > SQL

Expert PL/SQL Practices for Oracle Developers and DBAs

2012-05-14 05:54 519 查看
http://www.apress.com/oracle/pl-sql/9781430234852

These authors are passionate about PL/SQL and the power it places at your disposal. They want you to succeed, to know all that PL/SQL can offer. Let Expert PL/SQL Practices open your eyes to the full power of Oracle’s world-class language for the database engine.

Goes beyond the manual to cover good techniques and best practices

Delivers knowledge usually gained only by hard experience

Covers the functionality that distinguishes PL/SQL as a powerful and scalable programming language for deploying logic inside the database engine

What you’ll learn

Learn when PL/SQL is best used, and when to avoid it

Move data efficiently using bulk SQL operations

Write code that scales through pipelining, parallelism, and profiling

Choose the right PL/SQL cursor type for any given application

Reduce coding errors through sound development practices such a
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: