SQL: How to create databases and tables. Use select, insert, delete, update commands etc. (Tutorial)

This section is reserved for discussions related to Microsoft SQL Server and related products such as SQL Server Management Studio.
Post Reply
admin
Posts: 209
Joined: Sun Jul 09, 2023 1:28 pm

SQL: How to create databases and tables. Use select, insert, delete, update commands etc. (Tutorial)

Post by admin »


In this video tutorial, we will show you how to connect SQL Server Management Studio to an SQL Server, then we will create a database file, and a table (using wizard and query), then we will show you how to insert delete update and select data. How to filter data using where clause. How to use where clause with "or", "and" and "not". And how to use sum, minimum, maximum, average, count functions. Covering all the basics in a fifteen minute video. https://virtual-school.org/tutorial?v=TYM1bmB0M9w
Post Reply