Khóa học SQL Server cơ bản.
Bài 1: Giới thiệu tổng quan về SQL Server
Sau bài này, bạn sẽ biết và làm được:
1. Hiểu SQL Server là gì
2. Cài đặt SQL Server
3. Tạo Cơ sở dữ liệu (CSDL), các file trong CSDL của SQL Server
4. Tạo bảng
5. Tạo quan hệ giữa các bảng
6. Nhập dữ liệu
A SQL Server course for starter
Lesson 1: SQL Server introduction
After this lesson, you can get:
1. Understand what SQL Server
2. Install SQL Server
3. Create Database s
4. Create tables
5. Create relationships between tables
6. Put data to tables