- 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
推薦閱讀
- Visual C++串口通信開(kāi)發(fā)入門(mén)與編程實(shí)踐
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Learn Type:Driven Development
- 深入淺出Electron:原理、工程與實(shí)踐
- CentOS 7 Server Deployment Cookbook
- 樂(lè)學(xué)Web編程:網(wǎng)站制作不神秘
- Mastering Spring MVC 4
- Java 9 Programming Blueprints
- C語(yǔ)言程序設(shè)計(jì)立體化案例教程
- Learn Scala Programming
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第2版)(微課版)
- 快速入門(mén)與進(jìn)階:Creo 4·0全實(shí)例精講
- Spring Boot實(shí)戰(zhàn)
- Python函數(shù)式編程(第2版)
- Qt 4開(kāi)發(fā)實(shí)踐