MCDBA SQL Server 2000考试指南(含盘,英文原版) 2025 chm pdf kindle rb azw3 下载 115盘

MCDBA SQL Server 2000考试指南(含盘,英文原版)电子书下载地址
- 文件名
- [epub 下载] MCDBA SQL Server 2000考试指南(含盘,英文原版) epub格式电子书
- [azw3 下载] MCDBA SQL Server 2000考试指南(含盘,英文原版) azw3格式电子书
- [pdf 下载] MCDBA SQL Server 2000考试指南(含盘,英文原版) pdf格式电子书
- [txt 下载] MCDBA SQL Server 2000考试指南(含盘,英文原版) txt格式电子书
- [mobi 下载] MCDBA SQL Server 2000考试指南(含盘,英文原版) mobi格式电子书
- [word 下载] MCDBA SQL Server 2000考试指南(含盘,英文原版) word格式电子书
- [kindle 下载] MCDBA SQL Server 2000考试指南(含盘,英文原版) kindle格式电子书
内容简介:
本书是美国著名的出版商McGraw-Hill出版的畅销认证系列丛书All-in-One之一。包含微软认证数据库管理员(MCDBA)认证两门核心考试的内容,全面介绍了SQL Server的各种不同版本,包括每个版本支持的操作系统,以及SQL Server 2000的高级特性。读者可以学到如何进行本地和远程安装、管理Windows 2000 Server和SQL Server 2000以及管理和维护数据等内容。本书每章都包括详细的考试目标、实际练习和考试技巧,是一个实用的学习工具。
本书所附光盘中包含大量原汁原味的考试试题以及自适应测试引擎。本书不仅适用于准备MCDBA考试,也是设计、实现和管理Microsoft SQL Server数据库的重要资源。
书籍目录:
Introduction1
Chapter 1 Introducing Microsoft SQL Server 20003
Northwind Distributors Case Study3
Microsoft SQL Server 2000 Overview4
Implementation Architectures4
How Clients Communicate with SQL Server6
SQL Server Services8
Default Databases9
What a Database Includes10
New Features in SQL Server 200012
Planning a SQL Server 2000 Installation15
What Is the Primary Function of This Server?15
What Are the Performance and Redundancy Expectations?16
Will Replication Be Required?17
How Will SQL Server Be Licensed?17
Chapter Review18
Questions18
Answers19
Chapter 2 Installing SQL Server 200021
Installing SQL Server 200021
Performing a Local Installation21
Performing a Remote Installation25
Installing the Client Utilities27
Unattended Installation28
Upgrading to SQL Server 200031
Upgrade Requirements31
Upgrading SQL Server 7.0 to SQL Server 200031
Upgrading SQL Server 6.5 to SQL Server 200031
Troubleshooting SQL Server Installations35
Failed Installations and General Troubleshooting35
Connectivity Problems35
Uninstalling SQL Server 200035
Chapter Review36
Questions36
Answers38
Chapter 3 Configuring Microsoft SQL Server 200039
Verifying Your SQL Server 2000 Installation39
Windows 2000 Service Control Manager39
SQL Server Service Manager40
SQL Server Administration Tools42
SQL Server Enterprise Manager42
Client Network Utility45
Configure SQL XML Support in IIS46
Import and Export Data46
SQL Profiler47
SQL Query Analyzer48
Server Network Utility48
Common Configuration Tasks50
SQL Server Startup50
Connection Management52
Configuring Mail Support56
Configuring Network Libraries57
Introducing the Structured Query Language58
Transact-SQL Commands58
Using the SQL Query Designer64
Chapter Review66
Questions67
Answers69
Chapter 4 Creating SQL Server 2000 Databases70
What Is a SQL Server Database?70
Where the Data Is Stored71
Creating a Database72
Modifying a Database76
Available Database Options76
Setting Database Options80
Changing the Size of a Database82
Attaching and Detaching a Database84
Chapter Review86
Questions86
Answers88
Chapter 5 Creating and Managing Database Objects89
Introducing Tables89
Primary and Foreign Keys90
Creating a Table93
Modifying Tables98
Deleting Tables101
Introducing the Database Designer101
Introducing Constraints106
Introducing Indexes109
Creating an Index111
Deleting an Index112
Introducing Stored Procedures113
Executing Stored Procedures115
Creating Stored Procedures116
Modifying a Stored Procedure118
Deleting a Stored Procedure118
Introducing Triggers119
Creating a New Trigger120
Reviewing and Editing an Existing Trigger123
Introducing Views125
Examining Existing Views126
Accessing the Data in a View126
Creating Views127
Modifying Views130
Deleting Views132
Chapter Review132
Questions132
Answers134
Chapter 6 Managing and Monitoring SQL Server 2000 Security 136
Configuring the SQL Server Security Mode136
Windows Authentication Mode136
Mixed Mode138
Creating and Managing Logins139
Delegation and Impersonation143
Creating and Managing User Accounts143
Creating and Managing Security Roles145
Server Roles146
Database Roles147
Creating Database Roles149
Setting permissions in a database150
Enforce and manage security154
Manage Security Auditing154
Auditing Security with the SQL Profiler (SP)155
Chapter Reivew159
Questions160
Answers162
Chapter 7 Managing, Monitoring, and Troubleshooting SQL Server 2000 Databases163
Optimizing Database Performance163
Indexes164
The Index Tuning Wizard164
Customize Locking165
Recompiling170
Optimizing Hardware Use170
Managing Server Memory171
Managing Server Processors173
Managing Hard Drives174
Optimizing Files and Filegroups174
Performing Disaster Recovery Operations176
Performing Backups176
Recovering and Restoring Data182
Configuring, Maintaining, and Troubleshooting Log Shipping185
Performing Integrity Checks187
Using SQL Server Agent190
Creating and Managing Jobs190
Configuring Operators and Alerts193
Chapter Review195
Questions195
Answers197
Chapter 8 Extracting and Transforming Data with SQL Server 2000198
Supporting the Extensible Markup Language (XML)198
XML Overview199
Setting up IIS201
Importing and Exporting Data205
Using the Bulk Copy Program (BCP)206
Using Data Transformation Services (DTS)210
Introducing DTS211
Developing and Managing DTS Packages211
Transforming Data with DTS216
Managing Linked Servers218
Creating a Linked Server218
Executing Heterogeneous Queries220
Managing Replication Services220
Replication Service Architecture220
Implementing Replication222
Chapter Review240
Questions241
Answers242
Chapter 9 Developing a Logical Data Model243
Defining Entities244
Determining the Primary Entities244
Defining the Attributes of Your Entities244
Selecting a Level of Normalization245
Designing Entity Keys246
Primary Key246
Foreign Key247
UNIQUE Constraints248
Designing Attribute Domain Integrity249
CHECK Constraints250
Data Types250
Creating a User-Defined Data Type with the Enterprise Manager252
Selecting Attribute Properties253
Designing Logical Data Models from Business Scenarios255
Exercise #1: Southwest Bookstore255
Exercise #1: Southwest Bookstore Suggested Solution256
Chapter Review257
Questions258
Answers260
Chapter 10 Implementing the Physical Database261
Creating a New Database261
Database Properties263
Creating the Southwest Bookstore Database264
Creating Database Objects268
Creating Tables268
Creating Indexes276
Creating Views278
Creating Stored Procedures281
Creating User-Defined Functions285
Chapter Review288
Questions288
Answers289
Chapter 11 Retrieving and Modifying Data291
Performing Bulk Data Operations291
Using the Bulk Copy Program (BCP)292
Using the Bulk Insert T-SQL Command294
Using Data Transformation Services (DTS)296
Managing Data Using Transact-SQL304
Transact-SQL Commands305
Using Cursors with Transact-SQL310
Navigating a Cursor312
Accessing Data in a Heterogeneous Environment313
Creating a Linked Server313
Executing Queries to Linked Servers315
Accessing Data Using Heterogeneous Queries315
Returning Data Using XML317
Extensible Markup Language (XML) Overview317
Accessing XML Data with a URL319
Chapter Review321
Questions322
Answers324
Chapter 12 Programming Business Logic325
Designing Stored Procedures325
Creating Stored Procedures326
Using Input Parameters329
Using Output Parameters330
Modifying a Stored Procedure Using T-SQL331
Deleting a Stored Procedure332
Creating Triggers333
Creating a New Trigger333
Reviewing and Editing an Existing Trigger337
Developing User-Defined Functions339
Creating Views340
Implementing Views341
Accessing the Data in a View343
Modifying Views344
Deleting Views346
Chapter Review346
Questions347
Answers349
Chapter 13 Designing a Database Security Plan350
How SQL Server Manages Database Access350
Windows Authentication Mode350
Mixed Mode351
SQL Server Logins351
SQL Server Roles354
Controlling Table Access355
Restricting Access at the Table Level355
Restricting Access at the Column Level356
Controlling Access Using Other Database Objects358
Using Stored Procedures358
Using Triggers359
Using User-Defined Functions360
Controlling Access Using Views361
Using Application Roles362
Chapter Review363
Questions364
Answers365
Chapter 14 Tuning and Optimizing Data Access367
Optimizing Database Performance367
Indexes368
Customize Locking371
Analyzing Query Execution Plans375
Interactively Executing a Stored Procedure377
Using the SQL Profiler to Analyze Performance380
Chapter Review383
Questions384
Answers386
Appendix A Microsoft Certification Exam Prep 70-228387
Questions387
Answers398
Appendix B Microsoft Certification Exam Prep 70-229402
Questions402
Answers414
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书籍介绍
本书是美国著名的出版商McGraw-Hill出版的畅销认证系列丛书All-in-One之一。包含微软认证数据库管理员(MCDBA)认证两门核心考试的内容,全面介绍了SQL Server的各种不同版本,包括每个版本支持的操作系统,以及SQL Server 2000的高级特性。读者可以学到如何进行本地和远程安装、管理Windows 2000 Server和SQL Server 2000以及管理和维护数
网站评分
书籍多样性:8分
书籍信息完全性:3分
网站更新速度:4分
使用便利性:6分
书籍清晰度:8分
书籍格式兼容性:7分
是否包含广告:5分
加载速度:7分
安全性:3分
稳定性:3分
搜索功能:7分
下载便捷性:5分
下载点评
- 排版满分(68+)
- 章节完整(320+)
- 在线转格式(64+)
- epub(550+)
- 目录完整(656+)
- 无漏页(626+)
- 引人入胜(532+)
下载评价
- 网友 仰***兰:
喜欢!很棒!!超级推荐!
- 网友 师***怡:
说的好不如用的好,真心很好。越来越完美
- 网友 宓***莉:
不仅速度快,而且内容无盗版痕迹。
- 网友 车***波:
很好,下载出来的内容没有乱码。
- 网友 宫***玉:
我说完了。
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 郗***兰:
网站体验不错
- 网友 苍***如:
什么格式都有的呀。
- 网友 印***文:
我很喜欢这种风格样式。
- 网友 堵***洁:
好用,支持
喜欢"MCDBA SQL Server 2000考试指南(含盘,英文原版)"的人也看了
找回内心的宁静 2025 chm pdf kindle rb azw3 下载 115盘
散花 2025 chm pdf kindle rb azw3 下载 115盘
现货正版御定奇门遁甲(全3册) 天文星象占卜风水书籍 周易全书易经入门 图解奇门遁甲大全 中国古代术数名著畅销小说FS正版 2025 chm pdf kindle rb azw3 下载 115盘
海外直订Understanding Sassie: A Novel of Dog and Human Communication 理解萨西:狗与人的交流小说 2025 chm pdf kindle rb azw3 下载 115盘
WTO中的争端解决 2025 chm pdf kindle rb azw3 下载 115盘
全国各类成人高考(高中起点升本、专科)复习指导丛书:语文附解题指导(第20版) 2025 chm pdf kindle rb azw3 下载 115盘
管理信息系统 2025 chm pdf kindle rb azw3 下载 115盘
2024版理想树初中教材划重点道德与法治七年级下册 课本同步教材全解读 人教版 2025 chm pdf kindle rb azw3 下载 115盘
突破Authorware6.0创作实例五十讲(附光盘1片) 2025 chm pdf kindle rb azw3 下载 115盘
最不可思议的亿年恐龙 2025 chm pdf kindle rb azw3 下载 115盘
- 意念力 激发你的潜在力量 梦的解析后心理学史上划时代巨作 霍金斯的作品新书 潜意识心理学图书 智慧哲 2025 chm pdf kindle rb azw3 下载 115盘
- 实验班提优训练 八年级科学(上) 浙教版 2023年秋新版 2025 chm pdf kindle rb azw3 下载 115盘
- 每天懂一点色彩心理学(全三册)(赠心理医生) 2025 chm pdf kindle rb azw3 下载 115盘
- 最新实用家庭进补手册 2025 chm pdf kindle rb azw3 下载 115盘
- MOS 13学Microsoft Word-(考试77-418人民邮电出版社9787115386731 汉字处理软件系统 2025 chm pdf kindle rb azw3 下载 115盘
- 【新华书店自营】21版Q-BOOK初中数学物理化学公式定律手册 2025 chm pdf kindle rb azw3 下载 115盘
- 正版全新 物理化学性血液损伤基础与临床 姜恩海 等 科学出版社 9787030582478 2025 chm pdf kindle rb azw3 下载 115盘
- 海外直订Dragon Coloring Book: Dragon Lover Gifts for Kids 3-8 9-12, Boys or Gi 龙涂色书:龙情人礼物给孩子3-8 9-12,男孩或 2025 chm pdf kindle rb azw3 下载 115盘
- 医疗保险改革对居民福利影响及其借鉴意义--以美国为例 2025 chm pdf kindle rb azw3 下载 115盘
- 内容电商运营实战 2025 chm pdf kindle rb azw3 下载 115盘
书籍真实打分
故事情节:5分
人物塑造:9分
主题深度:8分
文字风格:5分
语言运用:6分
文笔流畅:4分
思想传递:6分
知识深度:5分
知识广度:8分
实用性:3分
章节划分:5分
结构布局:7分
新颖与独特:3分
情感共鸣:8分
引人入胜:6分
现实相关:4分
沉浸感:6分
事实准确性:6分
文化贡献:3分