- 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."
- 西門子PLC與InTouch綜合應用
- 7天精通Dreamweaver CS5網頁設計與制作
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- RPA:流程自動化引領數字勞動力革命
- 塊數據5.0:數據社會學的理論與方法
- 變頻器、軟啟動器及PLC實用技術260問
- Linux服務與安全管理
- 聊天機器人:入門、進階與實戰
- Windows Server 2003系統安全管理
- TensorFlow Reinforcement Learning Quick Start Guide
- Hands-On Reactive Programming with Reactor
- Word 2007,Excel 2007辦公應用融會貫通
- 機器人人工智能
- The DevOps 2.1 Toolkit:Docker Swarm
- MATLAB-Simulink系統仿真超級學習手冊