- Learn T-SQL Querying
- Pedro Lopes Pam Lahoud
- 169字
- 2021-06-24 14:38:07
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, path names, dummy URLs, user input, and Twitter handles. Here is an example: "For example, if our table contains 1,000,000 rows, the calculation is SQRT(1000 * 1000000) = 31622."
A block of code is set as follows:
SELECT NationalIDNumber, JobTitle, MaritalStatus
INTO HumanResources.Employee2
FROM HumanResources.Employee;
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "For reference, the QueryTimeStats property for this query execution plan is in the following screenshot."
- Practical Data Analysis
- 機器學習及應用(在線實驗+在線自測)
- 極簡AI入門:一本書讀懂人工智能思維與應用
- Photoshop CS4經典380例
- Getting Started with Containerization
- Learning Apache Cassandra(Second Edition)
- 流處理器研究與設計
- 機器自動化控制器原理與應用
- Python Data Science Essentials
- Visual Basic從初學到精通
- RedHat Linux用戶基礎
- AMK伺服控制系統原理及應用
- 西門子S7-1200/1500 PLC從入門到精通
- 精通ROS機器人編程(原書第2版)
- 中文版Photoshop情境實訓教程