首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
You are the administrator of a SQL Server 2000 computer. One of the databases on the server contains a table named complaints. T
You are the administrator of a SQL Server 2000 computer. One of the databases on the server contains a table named complaints. T
admin
2009-05-19
32
问题
You are the administrator of a SQL Server 2000 computer. One of the databases on the server contains a table named complaints. This table is used to store information about customer complaints.
The customer service representatives in your company add and edit the information in the complaints table. They work with this table by using a number of client applications, including a web-based application and a Microsoft Windows 32-bit application.
The customer service manager discovers that some customer complaints are marked as closed before they are resolved to the customer’s satisfaction.
You need to notify the customer service manager whenever a complaint is marked as closed. You do not want to make any changes to the client applications.
What should you do?
选项
A、Create an UPDATE trigger that sends an e-mail message.
B、Create a stored procedure that sends an e-mail message. Use the stored procedures to make changes to the data.
C、Create a user-defined function that sends an e-mail message. Use the function to make changes to the data.
D、Create a rule that validates data entry. Bind the rule to the CompliantClosed column.
答案
A
解析
Explanation: Adding an appropriate UPDATE trigger that notifies the service manager whenever a complaint is marked is closed would accomplish the requirements. The client applications application would not have to be changed.
Note: In SQL Server 2000, triggers are a special type of stored procedure that fire automatically when an UPDATE, INSERT, or DELETE statement is issued against a table or view. Triggers are powerful tools that can be used to enforce business rules automatically when data is modified and can automate the processing for a company. Like stored procedures, triggers contain Transact-SQL statements which can include instructions to send an e-mail message when a particular column is updated
Incorrect Answers:
B: If a stored procedure is created and used the client application would have to be adjusted
accordingly. But we don’t want to make any changes in the client application.
Note: A stored procedure is a set of Transact-SQL statements compiled into a single execution plan and can return data as output parameters, which can return either data or a cursor variable; return codes, which are always an integer value; a result set for each SELECT statement contained in the stored procedure or any other stored procedures called by the stored procedure; or as a global cursor that can be referenced outside the stored procedure.
Stored procedures assist in achieving a consistent implementation of logic across applications as the SQL statements and logic needed to perform a task can be coded and tested once in a stored procedure. Thereafter each application or user that needs to perform that task can execute the stored procedure.
Coding business logic into a single stored procedure also offers a single point of control for ensuring that business rules are correctly enforced. Stored procedures can also be used to customize security permissions in much the same way as views. Stored procedure permissions can be used to prevent users from modifying data in certain columns and then grant users permissions to execute the procedure.
C: If a user defined function is created and used the client application would have to be adjusted accordingly. But we don’t want to make any changes in the client application.
Note: In programming languages, functions are subroutines used to encapsulate frequently performed logic. Any code that must perform the logic incorporated in a function can call the function rather than having to repeat all of the function logic. SQL Server 2000 supports built-in functions and user-defined functions.
Built-in functions operate as defined in the Transact-SQL Reference and cannot be modified while user-defined functions allow the user to define their own Transact-SQL functions using the CREATE FUNCTION statement. User-defined functions take zero or more input parameters, and return a single value. Some user-defined functions return a single, scalar data value, such as an int, char, or decimal value.
D: Just creating a rule would only check the input, it would not notify the service manager as required.
Note: Rules are a backward-compatibility feature of SQL Server 2000 and performs the same functions as CHECK constraints. CHECK constraints are the preferred, standard way to restrict the values in a column as they are more concise than rules.
转载请注明原文地址:https://jikaoti.com/ti/eVO7FFFM
本试题收录于:
微软70228题库微软认证分类
0
微软70228
微软认证
相关试题推荐
MusicalTrainingCanImproveCommunicationSkillsAmericanscientistssaymusicaltrainingseemstoimprovecommunicationsk
WriteanessaywiththetitleofOnOfficeWorkers’Sub-health.Inyouressay,youshould;1.describethepresenthealthcondit
Despitethemountainsofinformationwarningusofthedangerofsmoking,teenagersmokingisontherise.Inthissection,you
Achemicalplantshouldberesponsibleforthewaterpollutioninanearbyriver.WritealettertotheCityEnvironmentProtect
Artificialheartshavelongbeenthestuffofsciencefiction.In"Robocop",snazzycardiacdevicesaremadebyYamahaandJense
EricHansenwritesabouttravelasaparticipatingenthusiastratherthanamereobserver.【T1】Itgivesthesenineessays,based
Inthefollowingtext,somesentenceshavebeenremoved.ForQuestions41-45,choosethemostsuitableonefromthelistA-Gto
MusicfanshaveoftenviewedMicrosoftassomethinglikeabadcoverband,onethatpumpedoutuninvitingfacsimilesofApple’s
UsingFacebookmakespeoplesadder,atleastaccordingtosomeresearch.Burjustwhatisitaboutthesocialnetworkthattakes
Insectsaredisappearing.Theworldhas25percentfewerterrestrialinsectsnowthanin1990.Thisincludesthosewerelyon
随机试题
当频率为800HZ时,全塑市话电缆线路主干电缆任何线对之间近端串音衰减维护指标不小于______dB。
最高人民法院院长由_________选举和罢免。副院长、审判委员会委员、庭长、副庭长和审判员由最高人民法院院长提请全国人民代表大会常务委员会任免。
下列各项中不符合恶性胸腔积液特点的是
根据分级护理制度,护理级别分为()
患者,女,57岁。因尿毒症行腹膜透析治疗,护士指导患者在透析时应佩戴口罩。以下除哪一种情况外,均需立即更换口罩
患者,男性,70岁,慢性迁延性肝炎15余年,近半个月来感全身明显乏力,食欲缺乏,腹胀,腹泻入院。查体:面色晦暗,体型消瘦,皮肤巩膜中度黄染,腹部膨隆,叩诊有移动性浊音。该患者腹水形成的最主要原因是
下列选项中,注册建造师应当履行的义务包括()。
光场对于原子或分子运动状态的影响一直是人们关注的问题。由于光子具有动量,因此原子在吸收和发射光子的过程中,动量会发生改变,从而使原子或分子运动学行为发生变化。因为普通光源的光强很弱,它对于原子运动学行为的影响可以忽略,而激光场的光强很大,所以它对原子运动学
设k>0,且级数un2收敛,则级数().
Environmentalpollutionisatermthatreferstoailthewaysbywhichhumanspollutetheir【B1】______.Wealsopolluteoursur
最新回复
(
0
)