- 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."
推薦閱讀
- Learning Cython Programming
- Microsoft Dynamics 365 Extensions Cookbook
- Responsive Web Design with HTML5 and CSS3
- Drupal 8 Module Development
- Learning Three.js:The JavaScript 3D Library for WebGL
- JavaScript動態網頁編程
- 深入淺出Python數據分析
- Anaconda數據科學實戰
- Visual Basic程序設計實驗指導及考試指南
- Access數據庫應用教程(2010版)
- 用Python動手學統計學
- Java EE輕量級解決方案:S2SH
- Python程序員面試算法寶典
- Scratch 3.0少兒積木式編程(6~10歲)
- Microsoft Azure Security