SQL Server cơ bản

Bài 7: T-SQL - Tạo và sử dụng View trong SQL Server|Creating and Using SQL Server Views

Bài 7: T-SQL - Tạo và sử dụng View trong SQL Server

Sau bài này, bạn sẽ biết và sử dụng được:
1. Hiểu View trong SQL Server là gì
2. Cách tạo View và lấy dữ liệu trên View
3. Dữ liệu trên View và vấn đề CRUD dữ liệu.
4. Phân tách và gộp dữ liệu trên View

Basic SQL Server Course.
Lesson 7: T-SQL - Creating and Using Views in SQL Server
After this Lesson, you can get:
1. Understanding what is SQL Server Views
2. How to create View and select data on View
3. Data on View and CRUD problem.
4. Split and merge data on View

SQL Server cơ bản