Back to Browse

SQL Server Fundamentals #8: Create Table With T-SQL

1.3K views
Apr 18, 2019
5:38

When creating tables, your ability to automate this process and to control it through T-SQL code is vital. Coding table creation is faster than through the GUI. Ensuring that you can automate table creation also makes it possible for you to be more efficient in general. This video walks through the basics of table creation using T-SQL. For more information on the CREATE TABLE command, please refer to Microsoft documentation: https://docs.microsoft.com/en-us/sql/t-sql/statements/create-table-transact-sql #sqlserver #fundamentals #createtable

Download

1 formats

Video Formats

360pmp412.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

SQL Server Fundamentals #8: Create Table With T-SQL | NatokHD