Creating a table in Microsoft SQL Server – using the GUI



Creating a table in Microsoft SQL Server – using the GUI

Creating a table in Microsoft SQL Server - using the GUI

If you want to store data in Microsoft SQL Server, you will need a table in which to store it. More below.
My SQL Server Udemy courses are:
70-461, 70-761 Querying Microsoft SQL Server with T-SQL: https://rebrand.ly/querying-microsoft-sql-server
70-462 SQL Server Database Administration (DBA): https://rebrand.ly/sql-server-dba
Microsoft SQL Server Reporting Services (SSRS): https://rebrand.ly/sql-server-ssrs
SQL Server Integration Services (SSIS): https://rebrand.ly/sql-server-ssis
SQL Server Analysis Services (SSAS): https://rebrand.ly/sql-server-ssas-mdx
Microsoft Power Pivot (Excel) and SSAS (Tabular DAX model): https://rebrand.ly/microsoft-powerpivot-ssas-tabular-dax
—-
In this video, we will create a database and then a table. However, we’ll also find out that there are many different data types, for numbers, strings and dates. In this video we’ll also have a look at the principal data types.