This video is about How to install SQL Server 2016 Technical Preview in your machine.
What we are going to do in this video
1. Download SQL Server 2016
2. Install SQL Server 2016
This video is another tutorial part on SQL Server 2014 CREATE TABLE Statement. It helps you to understand how to create a simple Database Table in SQL Server 2014.
Following topics are covered as a part of this video
1. Create Simple Database Table
2. IDENTITY Columns
3. NULL and NOT NULL Constraints for Table Columns
From year 2016 SQL Server is also available for Linux. Above video is complete end to end guide to install SQL Server in Ubuntu 17.04. We are using a VM installed in virtual box with 5 GB Ram and 63 GB hard disk to install SQL Server 2017 RC. During the installation process we also learned about how to download and install SQL Server 2017 in Ubuntu using terminal commands. After installation we configure SQL Server 2017. Finally we install SQL Server Data tools SQLCMD to execute T-SQL Commands using terminal for SQL Server 2017 database operations.
If you like our efforts please support us
PayPal: https://www.paypal.me/vlemonn
Patreon: https://www.patreon.com/vlemonn
Next in our todo for SQL Server 2017 in Linux environment
1. Configure SQL Server 2017 in Ubuntu Linux for remote connection
2. GUI Editor in Ubuntu 17.04 for SQL Server 2017.