Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Sức khỏe - Y tế
Văn bản luật
Nông Lâm Ngư
Kỹ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
Tài liệu HOT
Tìm
Danh mục
Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Y tế sức khỏe
Văn bản luật
Nông lâm ngư
Kĩ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
Thông tin
Điều khoản sử dụng
Quy định bảo mật
Quy chế hoạt động
Chính sách bản quyền
0
Trang chủ
Công Nghệ Thông Tin
Cơ sở dữ liệu
Lecture Database design, application development and administration - Chapter 11: Stored procedures and triggers
TAILIEUCHUNG - Lecture Database design, application development and administration - Chapter 11: Stored procedures and triggers
Chapter 11 - Stored procedures and triggers. This chapter augments your database application development skills with stored procedures and triggers. Stored procedures provide reuse of common code, while triggers provide rule processing for common tasks. Together, stored procedures and triggers support customization of database applications and improved productivity in developing database applications. | Chapter 11 Stored Procedures and Triggers Welcome to Chapter 11 on stored procedures and triggers Stored procedures and triggers are important to application development: - Customization of database applications - Reuse of code - Rule processing - Management of stored procedures and triggers by the DBMS Assumptions of reader Computer programming background to cover the entire chapter Broad treatment: skip programming examples and concentrate on conceptual issues Trigger coding mostly involves SQL statements so programming background is not essential Objectives: - Explain the reasons for writing stored procedures and triggers - Understand the design issues for database programming languages - Write PL/SQL procedures and triggers - Understand trigger classification - Understand trigger execution models Outline Database programming language background Stored procedures Triggers Database programming language background: - Motivation - Design issues - PL/SQL background Stored procedures: - PL/SQL procedures - PL/SQL functions - Cursors - PL/SQL packages Triggers: - Motivation - Classification - Trigger examples - Trigger execution models Motivation for Database Programming Languages A procedural language with an interface to one or more DBMSs. Interface allows a program to combine procedural statements with nonprocedural database access. Customization Batch processing Complex operations Efficiency and portability Customization is necessary because no tool provides a complete solution for the development of complex database applications. To support customized code, most database application development tools use event-driven coding. In this coding style, an event triggers the execution of a procedure. Despite the growth of online database processing, batch processing continues to be an important way to process database work. Application development for batch processing involves writing computer programs in a database programming language. Nonprocedural database access by
Mạnh Trường
69
48
ppt
Báo lỗi
Trùng lắp nội dung
Văn hóa đồi trụy
Phản động
Bản quyền
File lỗi
Khác
Upload
Tải xuống
đang nạp các trang xem trước
Không thể tạo bản xem trước, hãy bấm tải xuống
Tải xuống
TÀI LIỆU LIÊN QUAN
Database Systems: Lecture 11 - Practical Database Design and Tuning
24
97
0
Lecture Database system concepts - Chapter 7: Relational database design
87
120
1
Lecture Database design, application development and administration - Chapter 8: Physical database design
70
88
0
Lecture Database design, application development and administration - Chapter 13: Database design for student loan limited
26
77
0
Lecture Database Systems - Lecture 18
1
104
0
Lecture Database Systems - Lecture 18
24
93
1
Lecture Database Systems - Chapter 9: Practical database design and tuning (Nguyen Thanh Tung)
24
43
1
Lecture Database system concepts (6/e): Chapter 8 - Silberschatz, Korth, Sudarshan
92
120
0
Lecture Database system concepts (5/e): Chapter 7 - Silberschatz, Korth, Sudarshan
87
105
0
Lecture Database design, application development and administration - Chapter 1: Introduction to database management
28
73
0
TÀI LIỆU XEM NHIỀU
Một Case Về Hematology (1)
8
462335
61
Giới thiệu :Lập trình mã nguồn mở
14
25898
79
Tiểu luận: Tư tưởng Hồ Chí Minh về xây dựng nhà nước trong sạch vững mạnh
13
11334
542
Câu hỏi và đáp án bài tập tình huống Quản trị học
14
10541
466
Phân tích và làm rõ ý kiến sau: “Bài thơ Tự tình II vừa nói lên bi kịch duyên phận vừa cho thấy khát vọng sống, khát vọng hạnh phúc của Hồ Xuân Hương”
3
9832
108
Ebook Facts and Figures – Basic reading practice: Phần 1 – Đặng Tuấn Anh (Dịch)
249
8884
1161
Tiểu luận: Nội dung tư tưởng Hồ Chí Minh về đạo đức
16
8497
426
Mẫu đơn thông tin ứng viên ngân hàng VIB
8
8098
2279
Giáo trình Tư tưởng Hồ Chí Minh - Mạch Quang Thắng (Dành cho bậc ĐH - Không chuyên ngành Lý luận chính trị)
152
7704
1788
Đề tài: Dự án kinh doanh thời trang quần áo nữ
17
7238
268
TỪ KHÓA LIÊN QUAN
Cơ sở dữ liệu
Database design
Database development
Relational databases
Database environments
Database programming language
Stored procedures
Database Systems
Practical Database Design
Physical Database Design in Relational Databases
An Overview of Database Tuning in Relational Systems
Physical Database Design Decisions
Database system concepts
Lecture Database system concepts
Database languages
Relational database design
Physical database design
Physical records
Student loan limited
Database System
Lecture Database Systems
Fundamentals of database systems
Relational database design algorithms
Lecture Database System
Practical database design and tuning
Database tuning in relational systems
Database design process
Database management
Database characteristics
Database administration
Database specialists
Application design
Object database management systems
Object database
Enhanced ER Model
Database design modeling tools
Design choices
Logical database design
Relational tables
Database system architectures
View design with forms
View integration
Designing a set of relations
Relational decompositions
Relational database schema
Client server processing
Parallel database processing
Multivalued dependencies
Database management systems
Fundamentals of database management systems
Object oriented database management
Data administration
Relational design
Database concepts
Lecture Database concepts
Database fundamentals
Database processing environment
TÀI LIỆU MỚI ĐĂNG
Đóng mới oto 8 chỗ ngồi part 9
10
177
3
23-12-2024
Data Structures and Algorithms - Chapter 8: Heaps
41
187
5
23-12-2024
Báo cáo nghiên cứu khoa học " Sự nhất quán phát triển kinh tế thị trường XHCN trong xây dựng xã hội hài hoà của Trung Quốc và đổi mới của Việt Nam "
8
144
1
23-12-2024
CUỘC KHÁNG CHIẾN CHỐNG THỰC DÂN PHÁP KẾT THÚC (1953 - 1954)_5
11
144
1
23-12-2024
The Ombudsman Enterprise and Administrative Justice
309
139
0
23-12-2024
Lịch sử Trung Quốc 5000 năm tập 3 part 2
54
147
1
23-12-2024
Sinh thái học nông nghiệp : Sinh thái học và sự phát triển Nông nghiệp part 8
8
135
0
23-12-2024
NHÀ MẠC – NAM BẮC TRIỀU (1527-1592)_1
6
122
1
23-12-2024
Cách trẻ ăn trái cây có lợi nhất
2
140
1
23-12-2024
NGUYÊN NHÂN HÌNH THÀNH VÀ VẮN HÓA XÃ HỘI NGUYÊN THỦY_1
8
145
1
23-12-2024
TÀI LIỆU HOT
Mẫu đơn thông tin ứng viên ngân hàng VIB
8
8098
2279
Giáo trình Tư tưởng Hồ Chí Minh - Mạch Quang Thắng (Dành cho bậc ĐH - Không chuyên ngành Lý luận chính trị)
152
7704
1788
Ebook Chào con ba mẹ đã sẵn sàng
112
4405
1371
Ebook Tuyển tập đề bài và bài văn nghị luận xã hội: Phần 1
62
6269
1266
Ebook Facts and Figures – Basic reading practice: Phần 1 – Đặng Tuấn Anh (Dịch)
249
8884
1161
Giáo trình Văn hóa kinh doanh - PGS.TS. Dương Thị Liễu
561
3834
680
Giáo trình Sinh lí học trẻ em: Phần 1 - TS Lê Thanh Vân
122
3917
609
Giáo trình Pháp luật đại cương: Phần 1 - NXB ĐH Sư Phạm
274
4698
565
Tiểu luận: Tư tưởng Hồ Chí Minh về xây dựng nhà nước trong sạch vững mạnh
13
11334
542
Bài tập nhóm quản lý dự án: Dự án xây dựng quán cafe
35
4497
490
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.