- IBM DB2 9.7 Advanced Administration Cookbook
- Adrian Neagu Robert Pelletier
- 188字
- 2021-08-20 15:33:17
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "Partitioned indexes facilitate data maintenance by making rollin
and rollout
operations easier."
A block of code is set as follows:
SELECT DISTINCT STORE, INTEGER(SALESDATE)/100 FROM POS.SALES
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
db2 "CREATE TABLE POSP.MQT_REFTBLS AS ( … )
...
MAINTAINED BY SYSTEM
DISTRIBUTE BY REPLICATION"
Any command-line input or output is written as follows:
CREATE GLOBAL TEMPORARY TABLE TMP_INVCDET LIKE POSP.INVCDET ON COMMIT DELETE ROWS NOT LOGGED IN POSTEMP8K;
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Navigate to Database partition groups, right-click, and choose Create…."
- jQuery Mobile Web Development Essentials(Third Edition)
- TypeScript入門與實(shí)戰(zhàn)
- Vue.js前端開發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- Learning AndEngine
- Visual Basic程序設(shè)計與應(yīng)用實(shí)踐教程
- OpenCV with Python By Example
- PHP 7從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- 深度學(xué)習(xí)入門:基于Python的理論與實(shí)現(xiàn)
- 程序員的英語
- Android 5從入門到精通
- Game Programming using Qt 5 Beginner's Guide
- Illustrator CS6中文版應(yīng)用教程(第二版)
- PhoneGap 3.x Mobile Application Development Hotshot
- LabVIEW案例實(shí)戰(zhàn)