- 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".
推薦閱讀
- 陜西文物年鑒·2015
- OAuth 2.0 Identity and Access Management Patterns
- 中國政府統(tǒng)計問題研究
- 審計全流程實操從入門到精通
- 新編統(tǒng)計學(xué)
- IBM SPSS Modeler Cookbook
- Programming Microsoft Dynamics NAV(Fifth Edition)
- 中國審計市場:制度變遷與競爭行為
- Stata統(tǒng)計分析與行業(yè)應(yīng)用案例詳解(第2版)
- 計量經(jīng)濟(jì)學(xué)
- Building Dashboards with Microsoft Dynamics GP 2016(Second Edition)
- Force.com Tips and Tricks
- TIBCO Spotfire for Developers
- 合規(guī)型內(nèi)部審計:精準(zhǔn)發(fā)現(xiàn)違規(guī)行為,實時化解合規(guī)風(fēng)險
- Mastering Microsoft Dynamics NAV 2016