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

问题:

[单选]

You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The company wants to export data from SQL Server to a Microsoft Excel file. The company assigns this task to you. You perform this by using the SQL Server Import and Export Wizard. After this, you save the package definition to a file. Now you have to reexecute the package from the command line. 
In the options below, which utility should you choose to use?()

A . bcp.exe 
B . dta.exe 
C . dtexec.exe 
D . sqlmaint.exe

你正在创建一个包含GridView控件的Web窗体。其中GridView控件的数据源是一个名为dsOrders的DataSet。dsOrders包含两个名为Orders和OrderDetails的数据表(DataTable)。现在,你用下面的代码段在这两个数据表(DataTables)之间建立一个关系(代码行前面的数字作为行号标识) 但是在执行的过程中05行出现了错误,为了找到原因,你应该怎么做?() 确保子列和父列有同样的名称。。 确保子表和父表有同样的名称。。 确保子列和父列有同样的数据类型。。 确保子表的每行数据在父表都有一个对应行。。 确保这个两个表在数据库中存在一个实际的关系定义。。 根据刑诉法规定,对下列哪些人员可以强制检查()。 犯罪嫌疑人。 嫌疑人家属。 受害人。 证人。 推动定置管理实施的建议不包括()。 管理层深入施工一线。 先易后难推行实施。 员工培训以及施工人员培训。 上下齐心推行施工现场定置管理。 您正在开发一种调用COM组件的方法。您需要使用声明性安全来显式请求运行库执行完整的堆栈遍历。您必须确保调用方执行您的方法前所有调用方拥有所需的COM interop的信任级别.为此应该放置哪一个方法的属性?() [SecurityPermission(SecurityAction.Demand,Flags=SecurityPermissionFlag.UnmanagedCode)]。 [SecurityPermission(SecurityAction.LinkDemand,Flags=SecurityPermissionFlag.UnmanagedCode)]。 [SecurityPermission(SecurityAction.Assert,Flags = SecurityPermissionFlag.UnmanagedCode)]。 [SecurityPermission(SecurityAction.Deny,Flags = SecurityPermissionFlag.UnmanagedCode)]。 在论文写作中不正当的手段有()。 数据造假。 抄袭剽窃。 合理引用。

You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The company wants to export data from SQL Server to a Microsoft Excel file. The company assigns this task to you. You perform this by using the SQL Server Import and Export Wizard. After this, you save the package definition to a file. Now you have to reexecute the package from the command line. 
In the options below, which utility should you choose to use?()

参考答案:

  参考解析

本题暂无解析

在线 客服