zoukankan      html  css  js  c++  java
  • Expert PL/SQL Practices for Oracle Developers and DBAs

    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
  • 相关阅读:
    JAVA 线程安全与同步机制
    JAVA 多线程
    el-table 宽度自适应bug
    详解迭代器Iterator
    理解基本类型的溢出
    理解classpath
    I/O(一):基础知识
    C++: 智能指针
    C++: 值类别与移动语义基础
    CUDA 架构与编程概述
  • 原文地址:https://www.cnblogs.com/caroline/p/2498797.html
Copyright © 2011-2022 走看看