阅读教程

SQL Server2008功能简介(Summary of Useful Features in SQL Server 2008)

[日期:2008-06-21] 来源:  作者:志伟

Sql Server2008最新功能简介

SQL Server2008功能简介(Summary of Useful Features in SQL Server 2008)

SQL Server 2008 will be coming out sometime this summer (in theory). At last week's TechFuse event in Minneapolis, and in blogs I sometimes read, I've started to pick up on a number of useful features and improvements that should make one strongly consider upgrading when the Release to Market (RTM) is ready (certainly this is not all-inclusive):

Encryption at rest

Whole databases can be encrypted with a master key (which can be stored in an HSM), rather than encrypting by each column. No code changes are required, hence this feature is called Transparent Data Encryption. It gives true encryption of data at rest, included backup files.

Filtered indexes

An index can be created with a filter (i.e. index all rows where MyDateField is not null), thus making much more meaningful indexes &rarrow; improved performance.



[1] [2] [3] [4] 下一页   
      
阅读:
录入:志伟

评论 】 【 推荐 】 【 打印
上一篇:
下一篇:Linux访问SQL Server数据库
本文评论       全部评论
发表评论


点评: 字数
姓名:

 
搜一下


 
本周热门教程
 

关于我们 | 广告合作 | 法律声明 | 联系站长 | 网站地图 | 网站搜索 | | Top ↑
Copyright © 志伟教程资料网 Powered by zhiweinet 1.0
 本栏目提供:SQL Server2008功能简介(Summary of Useful Features in SQL Server 2008)