SQL: How to create databases and tables. Use select, insert, delete, update commands etc. (Tutorial)
Description
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
Tags
sql,
sql server,
sql server management studio,
ssms,
select,
insert,
update,
delete,
where,
select command,
insert command,
update command,
delete command,
query,
database,
table,
sql database,
sql table,
database file