Objectives:
1.Appreciate SQL Server as a database server

2.Identify the SQL Server tools

Instance:  1.Default Instance  2.Named Instance

1.Database Engine:  

(1).Service Broker:https://www.cnblogs.com/xwdreamer/archive/2012/06/29/2570389.html

(2)Replication:https://redis.io/topics/replication

(3)Full-text search:https://en.wikipedia.org/wiki/Full-text_search

(4)Notification services:https://msdn.microsoft.com/zh-cn/library/ms170337.aspx

2.Integration(集成) Services:https://docs.microsoft.com/en-us/sql/integration-services/integration-services-ssis-projects-and-solutions
3.Analysis Services:https://docs.microsoft.com/en-us/sql/analysis-services/analysis-services

4.Reporting Services:https://docs.microsoft.com/en-us/sql/reporting-services/create-deploy-and-manage-mobile-and-paginated-reports

5.Master Data Services:https://www.cnblogs.com/kevinbi/p/7236935.html

Types of SQL Statements

详见:http://www.jb51.net/article/40359.htm

1.Data Definition Language(DDL):

DDL(data definition language)是数据定义语言:DDL比DML要多,主要的命令有CREATE、ALTER、DROP等,DDL主要是用在定义或改变表(TABLE)的结构,数据类型,表之间的链接和约束等初始化工作上,他们大多在建立表时使用。

2.Data Manipulation Language(DML):

DML(data manipulation language)是数据操纵语言:它们是SELECT、UPDATE、INSERT、DELETE,就象它的名字一样,这4条命令是用来对数据库里的数据进行操作的语言。

3.Data Control Language(DCL):

DCL(DataControlLanguage)是数据库控制语言:是用来设置或更改数据库用户或角色权限的语句,包括(grant,deny,revoke等)语句。

4.Data Query Language(DQL):是数据库查询语言。

关系见下图:(图中DCL中有一处的更改:“Vevoke”变为“Revoke”)

Summary:
1.A business application can have three elements:user interface,business logic ,and data storage.

2.A  database server is used to store and manage the database in a business application.

3.SQL Server consists of the five core components :database engine, intergration services, analysis services, reporting services, and master data services.

4.A database engine provides support to store,query ,process,and secure(保护) data on a database  server. Integration services allow you to gather(收集) and integrate(集合) this varied (多样的) data in a  consistent format in a  common database called the data warehouse.(https://en.wikipedia.org/wiki/Data_warehouse)

转载于:https://www.cnblogs.com/Catherinezhilin/p/7966325.html

SQL--Chapter1_Overview of SQL Server相关推荐

  1. SQL点滴12—SQL Server备份还原数据库中的小把戏

    原文:SQL点滴12-SQL Server备份还原数据库中的小把戏 备份数据库时出现一个不太了解的错误 ,错误信息"is formatted to support  1 media fami ...

  2. 2016 server sql 错误53_MS SQL Server 错误53 错误17是什么?如何解决

    展开全部 53是安装程序e68a8462616964757a686964616f31333335336532被挂起 1.先运行你的安装程序,当提示挂起时,点击"确定",切记,不要退 ...

  3. [SDK2.2]SQL Azure (13) Azure的两种关系型数据库服务:SQL Azure与SQL Server VM的不同

    <Windows Azure Platform 系列文章目录> 如果熟悉Windows Azure平台的用户不难发现,对于SQL Server数据库来说,微软提供了两种服务,分别是: -W ...

  4. 学习SQL:将SQL Server导出到Excel

    In the previous article, Learn SQL: SQL Server Pivot Tables, we've discussed how to create a report ...

  5. 索引sql server_优化SQL Server索引策略

    索引sql server 指数策略概述 (Index strategies overview) This article is about techniques for optimizing the ...

  6. SQL FILESTREAM和SQL Server全文搜索

    In this article, the latest in our series on the SQL FILESTREAM feature, we are going to look at the ...

  7. sql tempdb清理_SQL Server TempDB数据库和闩锁争用

    sql tempdb清理 In this article, we will learn latch contention issues that we might experience in the ...

  8. CREATE VIEW SQL:在SQL Server中使用索引视图

    This is the fourth article in a series of learning the CREATE VIEW SQL statement. So far, we have do ...

  9. mysql sql归类_带有归类SQL强制转换SQL Server归类介绍

    mysql sql归类 SQL Server collation refers to a set of character and character encoding rules, and infl ...

  10. CREATE VIEW SQL:通过SQL Server中的视图插入数据

    This is the third article in a series of learning the CREATE VIEW SQL statement. So far, I'd say tha ...

最新文章

  1. 代码中的输入输出(重定向、文件流C/C++)
  2. Mysql存储过程中的事务回滚
  3. 键盘输入语句||课后练习题
  4. elasticsearch 查询模板
  5. 苹果看好医疗健康产业 AI技术将变革
  6. Struts2和Struts1的不同
  7. 服务容错保护断路器Hystrix之七:做到自动降级
  8. JS针对图片加载及404处理
  9. Vue 项目结构介绍
  10. android 评分条 RatingBar 使用及自定义
  11. Excel IF+COUNTIF、IFERROR+VLOOKUP使用组合公式
  12. 执行SOA——SOA实践指南
  13. EIP-1559究竟在吵什么
  14. 基于Milton的webdav解决方案 - Test
  15. pdf在线翻译_推荐可以pdf等格式直接在线翻译的免费工具
  16. css3实现div hover阴影效果
  17. C语言 模拟键盘、鼠标事例
  18. 拒绝跟风,谈谈几种算法岗的区别和体验
  19. jndi weblogic mysql_WebLogic配置JNDI数据源
  20. Linux中进程的退出

热门文章

  1. Eclipse配置注释模板的方法
  2. springMVC 前后台日期格式传值解决方式之一(共二) @DateTimeFormat的使用和配置...
  3. java中JTextPane使输出字符到指定的宽度换行,并将垂直滚动条的位置移动到输出的最后位置...
  4. Android开发实例之多点触控程序
  5. Marshal类的简单使用
  6. DHTML【5】--HTML
  7. how to handdraw a web UI for applications? Figma
  8. what are used for research figures
  9. world wide patent search website
  10. U3D prefab