- Business Intelligence Cookbook:A Project Lifecycle Approach Using Oracle Technology
- John Heaton
- 156字
- 2021-08-13 18:26:15
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: "The table hier_balanced
is a balanced hierarchy and the table hier_ragged
is a ragged hierarchy".
A block of code is set as follows:
select hier, count(*) from ( SELECT LPAD(' ', level*2, ' ') || col2 as hier FROM hier_ragged START WITH col1 = 'Root' CONNECT BY PRIOR col2 = col1) group by hier having count(*) > 1;
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: "View Connection Information, and click on Edit to update it".
推薦閱讀
- 自愿審計(jì)動(dòng)機(jī)與質(zhì)量研究:基于我國中期財(cái)務(wù)報(bào)告審計(jì)的經(jīng)驗(yàn)證據(jù)
- 汪博士詳解PMP?模擬題(第4版)
- 審計(jì)學(xué)
- 讓財(cái)報(bào)說話:世界500強(qiáng)CFO帶你輕松讀財(cái)報(bào)(鮮讀版)
- Microsoft Dynamics NAV Financial Management
- Citrix? XenMobile? Mobile Device Management
- Metabase Up and Running
- Learning Informatica PowerCenter 9.x
- 審計(jì)基礎(chǔ)
- AO2011實(shí)用手冊
- 振蕩指標(biāo)MACD:波段操作精解(升級版)
- Minitab Cookbook
- 企業(yè)并購審查中的相關(guān)市場界定:理論與案例
- Big Data Analytics with R and Hadoop
- 傳習(xí)集2