- 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".
推薦閱讀
- 金融保險集團內(nèi)部審計創(chuàng)新與實踐
- 陜西文物年鑒·2015
- 大數(shù)據(jù)搜索與挖掘及可視化管理方案 :Elastic Stack 5:Elasticsearch、Logstash、Kibana、X-Pack、Beats (第3版)
- Microsoft System Center Data Protection Manager 2012 SP1
- Salesforce Essentials for Administrators
- 振蕩指標MACD:波段操作精解(升級版)
- Microsoft Dynamics NAV
- Tableau:Creating Interactive Data Visualizations
- Minitab Cookbook
- 企業(yè)內(nèi)部審計全流程指南
- Big Data Analytics with R and Hadoop
- Microsoft SharePoint 2010 Developer’s Compendium:The Best of Packt for Extending SharePoint
- 汪博士解讀PMP?考試(第6版)
- 審計學
- 規(guī)范內(nèi)部審計的28個技巧