官术网_书友最值得收藏!

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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Give the virtual machine a name. In my case, I have named my virtual machine GRESQL2014."

A block of code is set as follows:

CREATE DATABASE TestDB1  
ON 
(NAME = TestDB1_data, 
   FILENAME = 'https://gresqlstorage.blob.core.windows.net/sqldata/TestDB1Data.mdf') 
 LOG ON 
(NAME = TestDB1_log, 
    FILENAME = 'https://gresqlstorage.blob.core.windows.net/sqldata/TestDB1Log.ldf') 
GO

Any command-line input or output is written as follows:

CREATE CREDENTIAL [https://gresqlstorage.blob.core.windows.net/sqldata]
WITH IDENTITY='SHARED ACCESS SIGNATURE',
SECRET = 'sr=c&si=SQLDATA&sig=PtQi1NXUuJz%2BGCUkpdgEBS4o4Lo60FjTbfJ2dNx3XX8%3D'

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 the text like this: "Click on the SQL DATABASES option in the left-hand side menu".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 思南县| 鲜城| 舞钢市| 承德市| 海城市| 垣曲县| 玉环县| 阳西县| 洛阳市| 泗洪县| 灵璧县| 连江县| 崇义县| 芦溪县| 林口县| 广汉市| 郯城县| 永安市| 德江县| 吴桥县| 丰镇市| 梅州市| 深泽县| 微山县| 西平县| 澳门| 九龙坡区| 杭州市| 上杭县| 临沧市| 屏南县| 汉川市| 文水县| 乐陵市| 漳浦县| 旌德县| 鹤山市| 灌阳县| 阳江市| 公安县| 高淳县|