Back to Browse

SQL Server 2012 tutorial for beginners - SQL 2012 new features

15.7K views
Sep 26, 2012
12:01

https://sqlserver2014tutorial.com/ This SQL Server 2012 tutorial for beginners discusses new features in SQL Server 2012. We start with contained database. This fixes the issue of migrating a database from one server to another and run into issues like orphan user, SQL jobs etc. We discuss SQL 2012 FileTable that stores file and directory information. This is built on FILESTREAM Technology from MS SQL 2008. Using File Table, you can access metadata file level information which can be good for applications manipulating files. We move to ColumnStore index that is specially built for high performance in a data warehouse system. Migrating a SQL db to Azure Cloud database has been an issue in the past. We wrap the tutorial with 2012 AlwaysOn which is an improvement over database mirroring and clustering for high availability. Visit our other sites: https://www.learningcomputer.com https://datatechnologyllc.com https://sqlserver2014tutorial.com/

Download

0 formats

No download links available.

SQL Server 2012 tutorial for beginners - SQL 2012 new features | NatokHD