Русские видео

Сейчас в тренде

Иностранные видео




Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Learn SQL in 1 Hour - SQL Basics for Beginners

A crash course in SQL. How to write SQL from scratch in 1 hour. In this video I show you how to write SQL using SQL Server and SQL Server Management Studio. We go through Creating a Database, Creating Tables, Inserting, Updating, Deleting, Selecting, Grouping, Summing, Indexing, Joining, and every basic you need to get starting writing SQL. PREREQUISITES You will need a database to practice on. The training uses SQL Server Developer Edition, but you can use MySQL, Oracle or any other relational database. Install SQL Server Developer Edition:    • Installing Microsoft SQL Server Devel...   You will also need a tool to write the SQL that you will send to the database. You can use SQL Server Management Studio (SSMS), Oracle Developer, TOAD, PHPMyAdmin, or any other tool you would like. I am using SSMS in this video. Install SQL Server Management Studio (SSMS)    • Installing Microsoft SQL Server Manag...   TABLE OF CONTENTS 00:00 - Intro 00:48 - Overview 03:27 - Discuss Management Studio 05:10 - Create Database 07:26 - Create Table 10:29 - Insert Data 17:43 - Select Statement 19:00 - Where Clause 22:25 - Update Statement 24:33 - Delete Statement 27:41 - Adding Comments 29:33 - Adding Columns 32:38 - Drop Table 33:17 - Add Primary Key 36:00 - Create Products Table 38:54 - Create Orders Table 45:37 - Foreign Keys 50:30 - Joins 56:50 - Functions/Group By READ THE ORIGINAL ARTICLE WITH SQL SCRIPTS HERE http://www.sqltrainingonline.com/lear... YOUTUBE NEWS UPDATES    / sqltrainingonline   VISIT SQLTRAININGONLINE.COM FOR TONS MORE VIDEO NEWS & TIPS http://www.sqltrainingonline.com SUBSCRIBE FOR OTHER SQL TIPS AND NEWS! http://www.youtube.com/subscription_c... SUBSCRIBE TO OUR EMAIL LIST! http://www.sqltrainingonline.com LET'S CONNECT! Facebook:   / sqltrainingonline   Twitter:   / sql_by_joey   Linkedin:   / joeyblue   SQLTrainingOnline: http://www.sqltrainingonline.com

Comments