1. Trang chủ
  2. » Công Nghệ Thông Tin

Thao tác trong SQL Server

9 514 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 9
Dung lượng 848,03 KB

Nội dung

Management Studio1Nội dung1. SQL Server Management Studio2. Thao tác trên Object Explorer3. Database Objects4. Backup Restore1. SQL Server Management Studio2. Thao tác với các đối tượng trongExplorerCreate a databaseCreate a tableAdd data to a tableSelect data in a tableDrop tableDrop databaseDemo3. Các đối tượng trong hệ QLTCSDL(Database Objects) The database itself The transaction log Tables Indexes Filegroups Diagrams Views Stored procedures• Userdefined functions• Sequences• Users• Roles• Assemblies• Reports• Fulltext catalogs• Userdefined data types3.1. CSDL hệ thống

Management Studio Nội dung SQL Server Management Studio Thao tác Object Explorer Database Objects Backup & Restore SQL Server Management Studio Thao tác với đối tượng Explorer Create a database Create a table Add data to a table Select data in a table Drop table Drop database Demo Các đối tượng hệ QLTCSDL (Database Objects)  The database itself  The transaction log  Tables  Indexes  Filegroups  Diagrams  Views  Stored procedures • • • • • • • • User-defined functions Sequences Users Roles Assemblies Reports Full-text catalogs User-defined data types  Mặc định: 3.1 CSDL hệ thống (System Database)  master  model  msdb  Tempdb  Phụ thuộc vào tùy chọn cài đặt:  ReportServer  ReportServerTempDB  AdventureWorks  AdventureWorksDW 3.2 Transaction Log  Ghi nhận thay đổi DB  Dựa vào thay đổi liệu thao tác: INSERT, UPDATE, DELETE  Load data page tương ứng lên memory (data cache)  Data data cache thay đổi (dirtypage)  Các thay đổi ghi vào transaction log file write-ahead log  Check Point Process kiểm tra ghi nhận transaction committed vào hardisk  học chi tiết chương quản lý Transaction 3.3 Filegroups  Primary filegroup  Secondary files  User-defined filegroups Backup & Restore  Backup  R_Click DB cần backup  Tasks Backup  Thực theo hướng dẫn wizard  Restore  R_Click Object database  chọn Restorechọn tập tin backup cần restore  Thực theo hướng dẫn wizard  Detach & Attach  Detach: gỡ DB (Tập tin mdf ldf ) khỏi Management Studio  Attach: đưa tập tin mdf ldf vào Mamagement Studio ...Nội dung SQL Server Management Studio Thao tác Object Explorer Database Objects Backup & Restore SQL Server Management Studio Thao tác với đối tượng Explorer Create... vào tùy chọn cài đặt:  ReportServer  ReportServerTempDB  AdventureWorks  AdventureWorksDW 3.2 Transaction Log  Ghi nhận thay đổi DB  Dựa vào thay đổi liệu thao tác: INSERT, UPDATE, DELETE

Ngày đăng: 06/12/2016, 12:12

TỪ KHÓA LIÊN QUAN

w