- Expert Cube Development with SSAS Multidimensional Models
- Chris Webb Alberto Ferrari Marco Russo
- 159字
- 2021-08-13 18:02:55
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: "DimGeography
is not used to create a new dimension, but is being used to add geographic attributes to the Customer
dimension."
A block of code will be set as follows:
CASE WHEN Weight IS NULL OR Weight<0 THEN 'N/A' WHEN Weight<10 THEN '0-10Kg' WHEN Weight<20 THEN '10-20Kg' ELSE '20Kg or more' END
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 our text like this: "You can set project properties by right-clicking on the Project node in the Solution Explorer pane and selecting Properties."
推薦閱讀
- 從零開始構建企業級RAG系統
- JavaScript修煉之道
- Angular UI Development with PrimeNG
- Functional Programming in JavaScript
- 嚴密系統設計:方法、趨勢與挑戰
- Java編程技術與項目實戰(第2版)
- Yii Project Blueprints
- PLC應用技術(三菱FX2N系列)
- 速學Python:程序設計從入門到進階
- Android系統下Java編程詳解
- Go語言從入門到精通
- Hands-On Dependency Injection in Go
- Using Yocto Project with BeagleBone Black
- Joomla!Search Engine Optimization
- 區塊鏈技術與智能服務應用