CAD/MCSE/MCDBA Self-Paced Training Kit [Electronic resources]: Microsoft SQL Server 2000 Database Design and Implementation, Second Edition (Exam 70-229) نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

CAD/MCSE/MCDBA Self-Paced Training Kit [Electronic resources]: Microsoft SQL Server 2000 Database Design and Implementation, Second Edition (Exam 70-229) - نسخه متنی

Microsoft Corporation

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
توضیحات
افزودن یادداشت جدید








Review



The following questions are intended to reinforce key information presented in this chapter. If you are unable to answer a question, review the appropriate lesson and then try the question again. You can find answers to the questions in the Appendix, 'Questions and Answers.'



You have applied constraints, an INSTEAD OF trigger, and three AFTER triggers to a table. A colleague tells you that there is no way to control trigger order for the table. Is he correct? Why or why not?



You need to make sure that when a primary key is updated in one table, all foreign key references to it are also updated. How should you accomplish this task?



Name four instances when triggers are appropriate.



When a trigger fires, how does it track the changes that have been made to the modified table?



Name a table deletion event that does not fire a DELETE trigger.



Name a system stored procedure and a function used to view the properties of a trigger.



Using Transact-SQL language, what are two methods to stop a trigger from running?



Write a (COLUMNS_UPDATED()) clause that detects whether columns 10 and 11 are updated.



Name three common database tasks accomplished with triggers.



What command can you use to prevent a trigger from displaying row count information to a calling application?



What type of event creates both Inserted and Deleted logical tables?



Is it possible to instruct a trigger to display result sets and print messages?




/ 223