Soal SQL Server Dari Training It 70-432
Soal SQL Server Dari Training It 70-432
Soal SQL Server Dari Training It 70-432
You are deploying a new server within Wide World Importers that will be ru nning a SQL Server 2008 instance in support of a new application. Because of the featu re support that is needed, you will be installing SQL Server 2008 Enterprise. Whi ch operating systems will support your installation? (Choose all that apply.) A. Windows 2000 Server Enterprise SP4 or higher B. Windows Server 2003 Enterprise C. Windows Server 2003 Enterprise SP2 D. Windows Server 2008 Enterprise 2. You are deploying SQL Server 2008 Express in support of a new Web-based application that will enable customers to order directly from Coho Vineyards. Which operatin g system does NOT support your installation? A. Windows XP Home Edition SP2 B. Windows Server 2008 Server Core C. Windows Server 2003 Enterprise SP2 D. Windows XP Tablet Edition SP2 1. Margie s Travel is opening a new division to offer online travel boo ings to their customers. Managers expect the traf? c volume to increase rapidly, to the point where hundreds of users will be browsing offerings and boo ing travel at any given tim e. Management would also li e to synchronize multiple copies of the database of tra vel boo ings to support both online and face-to-face operations. Which editions of S QL Server 2008 would be appropriate for Margie s Travel to deploy for their new onlin e presence? (Choose all that apply.) A. Express B. Standard C. Enterprise D. Compact 2. Margie s Travel decided to minimize the cost and deploy SQL Server dard to support the new online division. After a successful launch, managers are a hard time managing business operations and need to deploy advanced analytics. server running SQL Server will be installed. Which edition of SQL Server o be installed on the new server to support the necessary data analytics? A. SQL Server 2008 Standard B. SQL Server 2008 Express with Advanced Services C. SQL Server 2008 Wor group D. SQL Server 2008 Enterprise 2008 Stan having A new needs t
1. Wide World Importers will be using the new FILESTREAM data type to store s canned images of shipping manifests. Which command must be executed against the SQL Server instance before FILESTREAM data can be stored? A. ALTER DATABASE B. DBCC
C. sp_con? gure D. sp_? lestream_con? gure 2. Contoso has implemented a new policy that requires the passwords on all se rvice accounts to be changed every 30 days. Which tool should the Contoso database administrators use to change the service account passwords so that SQL Server services comply with the new policy? A. Windows Service Control applet B. SQL Server Management Studio C. SQL Server Conguration Manager D. SQL Server Surface Area Conguration Manager 1. As part of the implementation of the new Web-based boo ing system at Margie s Travel, customers should receive notices when a travel boo ing has been successf ully saved. What technologies or features can the developers at Margie s Travel use to implement noti? cations? (Choose all that apply.) A. Noti? cation Services B. Database Mail C. Microsoft Visual Studio.NET code libraries D. Activity Monitor 2. The developers at Margie s Travel have decided to utilize Database Mail to send messages to their customers. The ability to send mail messages through a given pro? le needs to be restricted, but it must not require an approved user to specify a ma il pro? le when sending messages. What settings need to be con? gured to meet the se requirements? (Choose all that apply.) A. Set the mail pro? le to public. B. Set the mail pro? le to private. C. Set the mail pro? le to private and grant access to approved users. D. Designate the mail pro? le as the default. 1. What edition of SQL Server 2008 should be installed on the laptops of the sales force to minimize the cost? 2. What edition of SQL Server 2008 should be installed within the corporate data center? 3. What SQL Server services need to be installed to meet the needs of the bs uiness managers? 4. What versions of Windows need to be installed on the corporate database s erver? 1.developer edition 2.data center edtiion 3. reporting services,server analysis service 4. ms server 2008 atau ms server 2003 sp2 1. You have a reference database named OrderHistory, which should not allow any data to be modi? ed. How can you ensure, with the least amount of effort, that users can
only read data from the database? A. Add all database users to the db_datareader role. B. Create views for all the tables and grant select permission only on the vie ws to database users. C. Set the database to READ_ONLY. D. Grant select permission on the database to all users and revo e insert, upd ate, and delete permissions from all users on the database. 1. You are the database administrator at Blue Yonder Airlines and are primarily responsible for the Reservations database, which runs on a server running SQL Server 2008. In addition to customers boo ing ? ights through the company s Web site, ? ights can be boo ed with several partners. Once an hour, the Reservations database rec eives multiple ? les from partners, which are then loaded into the database using the Bul Copy Program (BCP) utility. You need to ensure that you can recover the database to any point in time while also maximizing the performance of import routines. H ow would you con? gure the database to meet business requirements? A. Enable AUTO_SHRINK B. Set PARAMETERIZATION FORCED on the database C. Con? gure the database in the Bul -logged recovery model D. Con? gure the database in the Full recovery model
1. Which options are not compatible with row or page compression? (Choose two . Each forms a separate answer.) A. A column with a VARCHAR(MAX) data type B. A sparse column C. A table with a column set D. A VARBINARY(MAX) column with the FILESTREAM property 1. Columns with which properties cannot be sparse columns? (Choose two. Each forms a separate answer.) A. FILESTREAM B. NULL C. NOT FOR REPLICATION D. COLLATE
1. all A. B. C. D.
Which commands are executed when you run the DBCC CHECKDB command? (Chec that apply.) DBCC CHECKTABLE DBCC CHECKIDENT DBCC CHECKCATALOG DBCC FREEPROCCACHE
1. You want to import data into the Orders table. The table has triggers and c hec constraints that you want to be chec ed to guarantee integrity. You choose to use the BCP utility and specify the -h CHECK_CONSTRAINTS, FIRE_TRIGGERS hint to accomplish your tas . Which of the following permissions must be in place? A. SELECT permission on the Orders table B. ALTER TABLE on the Orders table C. INSERT permission on the Orders table D. A member of the bul admin role 2. You are performing a migration on the Order database at Contoso from Oracle to SQL Server. The Order database contains several hundred tables. The CustomerAddress table has an XML column named AddressBoo . What is the most ef? cient, least intrusive way to move the data to the new SQL Server database? A. Move the Order database from Oracle to SQL Server using replication. B. Unload the data using Oracle utilities and load the data into SQL Server using BCP. C. Move the Order database using the Import and Export Wizard. D. Move the data from Oracle to SQL Server using the OPENROWSET function. urang chapeter 8