- IBM DB2 9.7 Advanced Application Developer Cookbook
- Sanjay Kumar Mohankumar Saraswatipura
- 116字
- 2021-08-20 15:42:18
Chapter 1. Application Development Enhancements in DB2 9.7
In this chapter, we will focus on the following recipes related to application development enhancements in DB2 9.7 that help the application developer community to use DB2 features, instead of application logic:
- Changing column names online using the ALTER TABLE operation
- Using the CREATE OR REPLACE clause while creating objects
- Using the ALTER TABLE operation in a single transaction
- Using the CREATE WITH ERROR support
- Using the soft invalidation and automatic revalidation support
- Using the ALTER COLUMN SET DATA TYPE extended support
- Using the new TRUNCATE statement
- Using the AUTONOMOUS transactions
- Using implicit casting during application enablement
- Using the DEFAULT values and NAMED arguments in procedures
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- Web交互界面設計與制作(微課版)
- Julia機器學習核心編程:人人可用的高性能科學計算
- Raspberry Pi 2 Server Essentials
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Asynchronous Android Programming(Second Edition)
- SQL Server從入門到精通(第3版)
- HTML5從入門到精通(第4版)
- The Professional ScrumMaster’s Handbook
- 用戶體驗可視化指南
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- Mastering Python Design Patterns
- Advanced UFT 12 for Test Engineers Cookbook
- Deep Learning for Natural Language Processing