C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
T-SQL tutorial: Creating a database
The first thing you will need to do after installing SQL Server is creating a database, tables and inserting data into these tables. This is the most boring lesson, but it is necessary to do the next exercises.
T-SQL For Beginners
Introduction
After creating a database and tables we can start learning the basics of T-SQL. In this lesson you will learn a few things: unnamed blocks, comments, variables, expression, parameters, assigning query results to variables, CASE function, WHILE, BREAK, CONTINUE.
SQL
SQL Server
T-SQL
5y
40.4k
500
0
0
5
Artur M
Recommended Videos
How to Generate Alter Script of Table Design Mode - Sql Server Management Studio
Dharmraj Thakur
Resolving Microsoft SQL Management Studio Package Failed To Load Error
Nilesh Sawardekar
Dynamic Pivot Table In SQL Server
Dinesh Kushwaha
Message