网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
You work at the regional sales office. You are responsible for importing and exporting data in SQL Server 2005 databases. The main office asks you to send them a text file that contains updated contact information for the customers in your region. The database administrator in the main office asks that the data be sorted by the StateProvince,Surname, and FirstName columns.You need to satisfy these requirements by using the least amount of effort. What should you do?()
A

Specify StateProvince, Surname, and FirstName in the ORDER hint in the bcp out command.

B

Create a format file for the export operation.

C

Specify StateProvince, Surname, and FirstName in the ORDER BY clause in the bcp queryout command.

D

Copy the data into a new table that has a clustered index on StateProvince,Surname,and FirstName. Export the data.


参考答案

参考解析
解析: 暂无解析
更多 “单选题You work at the regional sales office. You are responsible for importing and exporting data in SQL Server 2005 databases. The main office asks you to send them a text file that contains updated contact information for the customers in your region. The database administrator in the main office asks that the data be sorted by the StateProvince,Surname, and FirstName columns.You need to satisfy these requirements by using the least amount of effort. What should you do?()A Specify StateProvince, Surname, and FirstName in the ORDER hint in the bcp out command.B Create a format file for the export operation.C Specify StateProvince, Surname, and FirstName in the ORDER BY clause in the bcp queryout command.D Copy the data into a new table that has a clustered index on StateProvince,Surname,and FirstName. Export the data.” 相关考题
考题 You can hardly avoid ____ her if you both work in the same office. A、to meetB、meetC、meetingD、meeting with

考题 – ()– Thank you. I must say I have a great staff. ? A、I’d like you to meet Joe Stevens. He’s our sales team head.?B、Please allow me to introduce my colleague to you. She is the Purchasing Manager.C、It’s a pleasure to meet you, Ben. So you’re the one responsible for those outstanding sales figures I’ve seen.

考题 In learning a foreign language, one should first pay attention to speaking.It is the ground-work(基础)of reading and writing. You'd better try your best to speak. Don't be afraid of making mistakes. While you are doing this, a good exercise is to write --- keep a diary, write notes or letters and so on. Many mistakes in your speaking will be easily found when you write.Through correcting the mistakes.If you are slow in speaking,When you not important to the sentence. You can do that some other time.6.Speaking is the ground-work while you are learning a foreign language.A.TB.F7.The best way to learn through mistakes is to try your best to speak.A.TB.F8.When you write, you will learn how to speak.A.TB.F9.When you read, you should choose interesting books for you.A.TB.F10.When you find some new words in reading, you should guess their meanings first.A.TB.F

考题 You are the database administrator for a retail company. The company owns 270 stores. Every month, each store submits approximately 2,000 sales records, which are loaded into a SQL Server 2000 database at the corporate headquarters.A Data Transformation Services (DTS) package transforms the sales records, as they are loaded. The package writes the transformed sales records to the Sales table, which has a column for integer primary key values. The IDENTITY property automatically assigns a key value to each transformed sales record.After loading this month's sales data, you discover that a portion of the data contains errors. You stop loading data, identify the problem records, and delete those records from the database.You want to reuse the key values that were assigned to the records that you deleted. You want to assign the deleted key values to the next sales records you load. You also want to disrupt users' work as little as possible.What should you do?A.Export all records from the Sales table to a temporary table. Truncate the Sales table, and then reload the records from the temporary table.B.Export all records from the Sales table to a text file. Drop the Sales table, and then reload the records from the text file.C.Use the DBCC CHECKIDENT statement to reseed the Sales table's IDENTITY property.D.Set the Sales table's IDENTITY_INSERT property to ON. Add new sales records that have the desired key values.

考题 Better understanding of team work can make you a more effective employee and give you an extra ______ in your corporate office. A edge ;B badge ;C age

考题 JOHN:Thank you for agreeing to meet with me today.DANIEL: __1___JOHN:I can see from your resume you were __2___DANIEL:Sure.JOHN:___3__DANIEL:Yes. I was in charge of the northwest region of China. As a manager, I was responsible for a 50% increase in sales over a three-month period.JOHN:___4__DANIEL:Thanks.JOHN:What are the key reasons that helped you to achieve such an outstanding increaseDANIEL:__5___A.Can you please tell me about your responsibilitiesB.I believe teamwork is important.C.Thank you for inviting me.D.in charge of sales for Corporate Pan-Asia from 2008 to 201E.Very impressive.

考题 Your network consists of a single Active Directory domain.The domain contains more than 300 group objects. The group objects are divided between several regional organizational units (OUs).You need to create a list of all groups that have names that begin with the word Sales.Which command should you use? ()A. Dsget groupB. Dsquery groupC. Netdom queryD. Net group

考题 Your network contains a Windows Server Update Services (WSUS) server.You have an organizational unit (OU) named Sales. The Sales OU contains all of the computer objects for the sales department. You enable client-side targeting for the Sales OU and set the target group name to Sales-Computers.You restart a sales computer.You discover that the computer is not added to the Sales-Computer computer group in WSUS.You need to ensure that all sales computers are added to the Sales-Computers group.Which options should you configure?()A. Automatic ApprovalsB. ComputersC. PersonalizationD. Products and Classifications

考题 You work as an application developer at Certkiller .com. You are currently in the process of creating a new application for Certkiller .com. You are required to read compressed data files that has been sent by Certkiller .com‘s sales offices.These data files are less than 4 GB in size, but was compressed without cyclic redundancy. You want to write a method that receives the compressed files and return the uncompressed data as a byte array.What should you do?()A.B.C.D.

考题 Do you commute to work? No, I work at home.()A、You work?B、How about you?C、You do not work.D、You work by train.

考题 You are the network administrator for Company.  Your Windows 2000 Professional computer contains a single hard disk configured with two NTFS partitions C and D. You want to move a folder named Sales from the C partition to a folder named Corp on the D partition.  You want the files in the Sales folder to still be compressed after moving the folder. You want the files in the Corp folder to remain uncompressed. You want to ensure that the files are recoverable in case of any disk problems. You also want to move the files with the least amount of administrative effort.   What should you do?()A、 Back up the Sales Folder.      Move the Sales folder to the Corp folder.     Compress the Sales folder. B、 Back up the Sales folder.      Copy the Sales folder to the Corp folder. C、 Copy the Sales folder to a second computer.     Then move the Sales folder to the Corp folder. D、 Run the command xcopy.exe c:/Sales d:/Corp /S /C

考题 You are the network administrator for Testking.com. The network consists of a single Active Directory domain named testking.com. The sales department is hiring employees. An OU named TestKingSales is created to hold objects for the new sales department users. Each sales department user has a portable computer. Each portable computer runs Windows XP Professional. The sales department users are responsible for joining their portable computers to the domain. You need to ensure that the computer accounts for the Sales department user's portable computers are created in the TestKingSales OU. You need to achieve this goal without granting any unnecessary permissions. What should you do?()A、Assign the sales department users the Allow - Read permissions for the Computer container.B、Configure the sales department users' user accounts to be trusted for delegationC、Prestage the computer accounts in the TestKingSales OU for the sales department users' portable computers.D、Assign the sales depertment users the Allow - Create all Child Objects permission for the TestKingSales OU.

考题 You need to ensure that the sales representatives are provided with adequate NetBIOS name resolution.  What should you do?()A、 Install WINS on the PDC emulator.B、 Install WINS on servers in Atlanta and Seattle.C、 Enable WINS lookup on the DNS server in Atlanta.D、 Enable WINS on one domain controller in each office.

考题 Your network consists of a single Active Directory domain. The domain contains more than 300 group objects. The group objects are divided between several regional organizational units (OUs). You need to create a list of all groups that have names that begin with the word Sales. Which command should you use? ()A、Dsget groupB、Dsquery groupC、Netdom queryD、Net group

考题 Your company has four regional offices. You install the Windows Deployment Services (WDS) role on the network.  Your company creates three images for each office. There are a total of 12 images for the company. The images will be used as standard images for workstations. You deploy the images by using WDS. You need to ensure that each administrator can view only the images for his or her regional office. What should you do?()A、Create a global group for each regional office and place the computers in the appropriate global group.B、Create an organizational unit (OU) for each regional office and place the computers in the appropriate OU.C、Place all images into a single image group on the WDS server. Grant each administrator permissions to the image group.D、Place each regional office into a separate image group on the WDS server. Grant each administrator permissions to his or her regional offices image group.

考题 You are the network administrator for Alpine Ski House. The network consists of two Active Directory domains. One domain is named alpineskihouse.com. A subsidiary company named Adventure Works has a domain named adventure-works.com. Both domains are in a single forest.A primary DNS server for alpineskihouse.com is located in the company’s Seattle office. A primary DNS server for adventure-works.com is located in the company’s Portland office. Both DNS servers are Windows Server 2003 computers.Each domain has three regional offices. Each regional office contains the following computers:  (1)a secondary DNS server in its respective domain   (2)a DHCP server   (3)a recently installed Microsoft Internet Security and Acceleration (ISA) Server computer that connects the LAN to the Internet  Company sales representatives visit the Seattle office, the Portland office, and all regional offices several times each month. All sales representatives use Windows XP Professional portable computers that are members of the alpineskihouse.com domain.You create an appropriate wpad.dat script file on each of the ISA servers in each regional office. On each DHCP server, you configure the 252 Proxy Autodiscovery option and the corresponding http://ISAServerName/wpad.dat string value. Sales representatives report that they cannot access the Internet by using Internet Explorer when they visit an office that is in the adventure-works.com domain. You need to ensure that all users can access the Internet at all times. You want to use the minimum amount of administrative effort.  What should you do?()A、Configure Windows XP Professional portable computers with the primary DNS suffix of adventure-works.com.B、Configure the Advanced TCP/IP Settings setting on the Windows XP Professional portable computers with a DNS suffix for this connection setting of adventure-works.com.C、On each DHCP server that is a member of the adventure-works.com domain, configure the 15 DNS Domain Name option to be adventure-works.com.D、On the primary DNS server for the adventure-works.com domain, add an _http service service locator (SRV) resource record for each ISA server in the adventure-works.com domain.

考题 You design a Business Intelligence (BI) solution by using SQL Server 2008. You create a SQL Server 2008 Reporting Services (SSRS) solution. The solution contains a report named Sales Details that displays sales information of all the employees. You create an SSRS report named Sales Summary that displays the total monthly sales of each employee. Users who view the Sales Summary report occasionally require the monthly sales details for a particular employee. You need to ensure that the users can click a value in the month column of the Sales Summary report to open and render the Sales Details report. What should you do?()A、 Use a subreport.B、 Use a bookmark link.C、 Use the drilldown functionality.D、 Use a drillthrough report link.

考题 You are the network administrator for your company. The network consists of a single Active Directory domain. User and group objects for the sales department are located in an organizational unit (OU) named Sales.  Peter and Mary are administrators for your company. Peter is responsible for managing Sales user objects. Mary is responsible for managing Sales group objects.  You need to delegate Peter and Mary control over only the objects for which they are responsible.  What should you do?()A、 In the Sales OU, create two new OUs. Name one OU SalesUsers and place all user objects for the sales department in this OU. Name the other OU SalesGroups and place all group objects for the sales department in this OU. Grant Peter and Mary full control over the Sales OU.B、 On the Sales OU, grant Peter the right to manage user objects. On the Sales OU, grant Mary the right to manage group objects.C、 In the Sales OU, create a new OU. Name this OU SalesGroups. Place all Sales groups in theSalesGroups OU.Grant Peter the right to manage all objects in the Sales OU. Grant Mary the right to manage all objects in the SalesGroups OU.D、 On the Sales OU, deny Peter the right to manage group objects. On the Sales OU, deny Mary the right to manage user objects.

考题 You need to recommend an IP addressing strategy for the client computers in the new sales office. What should you recommend implementing in the new sales office?()A、DHCP server rolesB、the DirectAccess featureC、the Network Policy Server (NPS) role serviceD、the Remote Access Service role service

考题 多选题You work as a database administrator for Certkiller .com. In your development environmentenvironment, the developers are responsible for modifying the table structure according to the application requirements. However, you want to keep track of the ALTER TABLE commands being executed by developers, so you enable auditing to achieve this objective.  Which two views would you refer to find out the audit information?()ADBA_AUDIT_TRAILBDBA_AUDIT_SESSIONCDBA_FGA_AUDIT_TRAILDDBA_COMMON_AUDIT_TRAIL

考题 单选题You are responsible for importing data into SQL Server 2005 databases.Your department is starting to receive text files that contain sales transactions from stores across the country. Columns in the data are separated by semicolons.You need to import the files into the sales database. What should you do?()A Create a custom format file, specifying a semicolon as the row terminator.B Use the bcp command, specifying a semicolon as the field terminator.C Use the bcp command with the default arguments.D Use the BULK INSERT statement with the default arguments.

考题 单选题You are the network administrator for ExamSheet. Your Windows 2000 Professional computer contains a single hard disk configured with two NTFS partitions C and D. You want to move a folder named Sales from the C partition to a folder named Corp on the D partition.  You want the files in the Sales folder to still be compressed after moving the folder. You want the files in the Corp folder to remain uncompressed. You want to ensure that the files are recoverable in case of any disk problems. You also want to move the files with the least amount of administrative effort.   What should you do?()A Back up the Sales Folder. Move the Sales folder to the Corp folder. Compress the Sales folderB Back up the Sales folder. Copy the Sales folder to the Corp folderC Copy the Sales folder to a second computer. Then move the Sales folder to the Corp folderD Run the commandxcopy.exe c:/Sales d:/Corp /S /C

考题 单选题Your network contains a Windows Server Update Services (WSUS) server.You have an organizational unit (OU) named Sales. The Sales OU contains all of the computer objects for the sales department. You enable client-side targeting for the Sales OU and set the target group name to Sales-Computers.You restart a sales computer.You discover that the computer is not added to the Sales-Computer computer group in WSUS.You need to ensure that all sales computers are added to the Sales-Computers group. Which options should you configure?()A Automatic ApprovalsB ComputersC PersonalizationD Products and Classifications

考题 单选题You need to ensure that the sales representatives are provided with adequate NetBIOS name resolution.  What should you do?()A  Install WINS on the PDC emulator.B  Install WINS on servers in Atlanta and Seattle.C  Enable WINS lookup on the DNS server in Atlanta.D  Enable WINS on one domain controller in each office.

考题 单选题You are the administrator of 15 Windows XP Professional portable computers in the sales department of your ompany. The company network uses DHCP to configure the IP addresses of the portable computers when the computers are used in the office. Company policy allows the company portable computers to be connected to users' home networks. The sales department reports that users who use home networks that have manually configured IP addresses are unable to connect the portable computers to their home networks. You want to ensure that users can connect portable computers to their home networks when they are at home and to the company network when they are in the office. You do not want to change the configuration of home computers on users' home networks. You do not want to change the administrative privileges of the sales department users. What should you do?()A Configure the network adapters of the portable computers to enable Internet Connection Sharing (ICS). B Configure the network adapters of the portable computers to enable Automatic Private IP Addressing (APIPA).C Add a script to the users' desktops that changes the IP configuration between dynamic and manual.D Configure the IP properties of the portable computers so that they have an alternate configuration. 

考题 单选题You need to recommend an IP addressing strategy for the client computers in the new sales office. What should you recommend implementing in the new sales office?()A DHCP server rolesB the DirectAccess featureC the Network Policy Server (NPS) role serviceD the Remote Access Service role service

考题 单选题You are responsible for maintaining a SQL Server 2005 database. Business analysts in the company routinely use a view named v CustomerSales to join the Customers and Sales tables in the database. They use the view to aggregate total sales by customer by month. You need to increase the performance of the view. What should you do?()A Update the view to use an outer join between the Customers and Sales tables.B Create a clustered index on the v CustomerSales view.C Create two separate views that do not contain any joinsone view named Customers for the Customers table and another one named v Sales for the Sales table.D Create a stored procedure for the business analysts that uses the v CustomerSales view.