- Professional Azure SQL Database Administration
- Ahmad Osama
- 225字
- 2021-04-02 20:22:58
Who This Book is for
This book is for database administrators, database developers, and application developers interested in developing new applications or migrating existing applications with Azure SQL Database.
Conventions
In this book, you will find a number of text styles 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: "We will create src/app/about.component.ts
as a simple component that does not have any interactions."
Folder names, filenames, file extensions, pathnames, include file names in text are shown as follows: "To remove an element from an array, use the unset
function."
A block of code is set as follows:
// x.ts import { one, add, Lorem } from './y'; console.log(add(one, 2)); var lorem = new Lorem(); console.log(lorem.name);
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "So, when we click on the Submit button, the data will be submitted."
Important new programming terms are shown in bold. Conceptual terms are shown in italics.
- Illustrator實(shí)例教程:Illustrator 2021(電子活頁微課版)
- IBM Lotus Notes 8.5 User Guide
- 中文版CorelDRAW 2022基礎(chǔ)教程
- Photoshop數(shù)碼攝影后期處理專業(yè)技法(第2版)
- Premiere Pro 2022從新手到高手
- 圖像處理基礎(chǔ)教程(Photoshop CS5)(第2版)
- ABAQUS有限元分析從入門到精通(第3版)
- AutoCAD 2014實(shí)用教程(第4版)
- 剪映短視頻剪輯與運(yùn)營(yíng)全攻略:視頻剪輯+音頻處理+后期特效+運(yùn)營(yíng)管理
- Building Websites with Joomla! 1.5
- OpenCV項(xiàng)目開發(fā)實(shí)戰(zhàn)(原書第2版)
- Photoshop CS6案例教程(第3版)
- 音樂制作7天速成:Cubase編曲教程
- Mastercam 2019 完全自學(xué)寶典
- .NET 4.0 Generics