- 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."
- 大數(shù)據(jù)技術(shù)與應(yīng)用基礎(chǔ)
- 數(shù)據(jù)展現(xiàn)的藝術(shù)
- Learning Apache Cassandra(Second Edition)
- RPA:流程自動(dòng)化引領(lǐng)數(shù)字勞動(dòng)力革命
- Associations and Correlations
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- JavaScript典型應(yīng)用與最佳實(shí)踐
- 工業(yè)機(jī)器人應(yīng)用案例集錦
- 基于Xilinx ISE的FPAG/CPLD設(shè)計(jì)與應(yīng)用
- 悟透AutoCAD 2009案例自學(xué)手冊(cè)
- 從零開(kāi)始學(xué)C++
- Mastering GitLab 12
- 基于Proteus的PIC單片機(jī)C語(yǔ)言程序設(shè)計(jì)與仿真
- ARM體系結(jié)構(gòu)與編程
- 智能控制技術(shù)及其應(yīng)用