当前位置:MCTS(70-431)题库

问题:

[单选] 你负责管理一个存储销售信息的SQL SERVER 2005数据库。在数据库中许多表都包含nchar类型的列,并且这些列存储的值前后都包含有空格字符。为此,你需要一种机制(办法),在从表选择数据的时候去掉前后的空格字符。要求,你的解决方案对所有SQL语句或视图都是可重用的。你应该怎么做?()

A . 创建一个insert和delete操作的DML触发器
B . 创建一个去调用LTRIM和RTRIM的存储过程
C . 创建一个去调用LTRIM和RTRIM的用户定义函数
D . 创建一个调用TRIM的用户定义函数

频尿 You create a Web application to process XML documents. The Web application receives XML document files from several sources, reads them, and stores them in a Microsoft SQL Server database. The Web application parses all incoming data files to ensure that they conform to an XML schema. You need to find all validation errors in the XML document. What should you do?() Load the XML data by using an instance of the XmlDocument class and specify a location for the application schema.。 Configure the ValidationEventHandler in the XmlReaderSettings of the XmlReader object.。 Read the XML file into a DataSet object and set the EnforceConstraints property to True.。 Read the XML file into a DataSet object. Handle the DataSet.MergeFailed event to parse the data that does not conform to the XML schema.。 依据《工伤保险条例》的规定,享有工伤保险权利的主体是()。 职工、雇主。 用人单位。 用人单位、职工。 当采用Windows认证方式登录数据库服务器时,SQL Server客户端软件会向操作系统请求一个()。 信任连接。 邮件集成。 并发控制。 数据转换服务。 你是World Wide Importers的电脑管理员,公司总部在纽约,分公司在巴黎,用户Irene经常来往于总部与分公司之间。在Irene的最后一次旅行中,巴黎公司的电脑管理员设置Irene的笔记本WindowsXP专业版电脑显示法语日期和时间设置。当Irene回到纽约的公司后,所有的e-mail显示的都是法语日期和时间。你要把Irene的时间和日期改回到英语,你要怎么做呢?() 在区域和语言选项中,应用英语界面设置。 在区域和语言选项中,应用英语语言输入键盘。 在区域和语言选项中,应用英语(美国)标准模式键盘。 在日期和时间选项中,选择英语。 在日语和时间选项中,改变时区为东部时间(美国&加拿大)。 你负责管理一个存储销售信息的SQL SERVER 2005数据库。在数据库中许多表都包含nchar类型的列,并且这些列存储的值前后都包含有空格字符。为此,你需要一种机制(办法),在从表选择数据的时候去掉前后的空格字符。要求,你的解决方案对所有SQL语句或视图都是可重用的。你应该怎么做?()
参考答案:

  参考解析

本题暂无解析

在线 客服