SQL Server Database Engine
The Database Engine is the core service for storing, processing, and securing data. The Database Engine provides controlled access and rapid transaction processing to meet the requirements of the most demanding data consuming applications within your enterprise.
Use the Database Engine to create relational databases for online transaction processing or online analytical processing data. This includes creating tables for storing data, and database objects such as indexes, views, and stored procedures for viewing, managing, and securing data. You can use SQL Server Management Studio to manage the database objects, and SQL Server Profiler to capture server events.
Excellent material before CTP
We are sticking with this site to read more until official release.....
Thanks Microsoft SQL Team.
http://www.sqlservermanagementstudio.net
Thanks Microsoft SQL Team.
http://www.sqlservermanagementstudio.net
- 4/30/2011
- MCSD_MVP
Denali Books Online - High Availability node:
High Availability [ http://msdn.microsoft.com/en-us/library/bb522583(SQL.110).aspx ] --- Contains information about administrating several Microsoft SQL Server high-availability and disaster-recovery solutions, including high availability and disaster recovery ("HADR"), log shipping, and database mirroring. A high-availability solution improves the availability of servers or databases, masking the effects of a hardware or software failure, and maintains the availability of applications so that the perceived downtime for users is minimized.
- 11/22/2010
- MSFT - SQL Server Documentation Team
- 11/23/2010
- MSFT - SQL Server Documentation Team