technology Online Quiz - 1841

technology Online Quiz - 1841

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is the connection manager you should use to import an Excel 2007 file into SQL Server using SSIS?

  1. Excel Connection Manager with Excel version 2007
  2. Microsoft Jet 2007 OLE DB Provider
  3. Microsoft Office 12.0 Access Database Engine OLE DB Provider with Extended property set to Excel 12.0
  4. File Connection Manager
Question 2 Multiple Choice (Single Answer)

Which is the slowly changing dimension method that you can't us in a data flow task in SSIS?

  1. Type 1 dimensions
  2. Type 2 dimensions
  3. Type 3 dimensions
  4. Inferred dimensions
Question 3 Multiple Choice (Single Answer)

What is the data flow transformation that needs a sorted data stream?

  1. Aggregate
  2. Merge Join
  3. Condition Split
  4. All need Sorted data streams
Question 4 Multiple Choice (Single Answer)

What is a Checkpoint Restart?

  1. Checkpoint information are saved in a file
  2. Checkpoint allows a package to restart without returning tasks that already successfully completed
  3. Any loop containers are started over from the beginning of the current loop
  4. Data flow tasks and Control flow define restart points
Question 5 Multiple Choice (Single Answer)

How you can send HTML email messages from SSIS?

  1. Using the Send Mail control task
  2. Using a script control task
  3. Using Database Mail
  4. You cannot send HTML mails from SSIS
Question 6 Multiple Choice (Single Answer)

How can you set the value 2007-08-21 02:00 AM in a SSIS variable?

  1. Define a datetime variable and assign the above value
  2. Define a date and time variables and add them together
  3. Define the date time variable and pass it to a script component and add time component
  4. You cannot set the above value from SSIS
Question 7 Multiple Choice (Single Answer)

Which is NOT a method that you can use to configure package configurations in SSIS packages?

  1. SQL Server Table
  2. HKEY_LOCAL_MACHINE hive in the windows Registry
  3. XML file
  4. Environment variable
Question 8 Multiple Choice (Single Answer)

You are using SSIS to import a plain text file to SQL Server. You have found that some text files do not have a standard format. For example, the last field orderdate does not exist for some records. What is the best method you should use to import this file to SQL Server?

  1. You cannot use SSIS to import non-standard text files
  2. Use a flat file connection and assign text file for the connection and get the data
  3. Use a flat file connection and Transformation option of the script component. The use some code get the orderdate
  4. Use fuzzy grouping and a flat file connection to get order date
Question 9 Multiple Choice (Single Answer)

'Browser navigation timeout' is in which tab of Test Settings (File->Settings) window.

  1. Properties
  2. Resources
  3. Web
  4. Web Settings
Question 10 Multiple Choice (Single Answer)

How many tabs are there in Test Settings (File->Settings) window?

  1. 7
  2. 6
  3. 5
  4. 8
Question 11 Multiple Choice (Single Answer)

Identify the tabs in the Test Settings (File->Settings) window

  1. Properties, Run, Resources, Parameters, Environment, Web, Recovery
  2. Properties, Run, Resources, Parameters, Environment, Web
  3. Properties, Run Options, Resources, Parameters, Environment, Web,
  4. Properties, Run, Resources, Input Parameters, Environment, Web, Recovery
Question 12 Multiple Choice (Single Answer)

'Generate Script' is in which tab of Test Settings (File->Settings) window

  1. Properties
  2. Web
  3. Resources
  4. Recovery
Question 13 Multiple Choice (Single Answer)

The following are the four main columns in the Keyword view

  1. Item, Operation, Value, Comments
  2. Item, Operation, Value, Documentation
  3. Item, Operation, Property, Documentation
  4. Number, Operation, Value, Documentation
Question 14 Multiple Choice (Single Answer)

RFID stands for...

  1. Radio Frequency Identifier
  2. Radio Frequency Identity Device
  3. Radio Frequency Infrared Device
  4. Radio Frequency Identification
Question 15 Multiple Choice (Single Answer)

Capability of simultaneous reading of multiple tags is called

  1. agility
  2. anti-collision
  3. multi path
  4. polarizations
Question 16 Multiple Choice (Single Answer)

High Frequency (HF) RFID tags use

  1. 125 kHz
  2. 915 MHz
  3. 2.54 GHz
  4. 13.56 MHz
Question 17 Multiple Choice (Single Answer)

Which of the following has no effect on the read-range?

  1. ambient RF noise
  2. transmitted power from the reader
  3. tag memory
  4. tag antenna size
Question 18 Multiple Choice (Single Answer)

when was the First Email sent?

  1. 1985
  2. 1990
  3. 1971
  4. 1975
Question 19 Multiple Choice (Single Answer)

What two kinds of servers handle incoming e-mail messages?

  1. POP3 and IMAP servers
  2. Web and FTP servers
  3. POP3 and FTP servers
  4. FTP servers and IMAP
Question 20 Multiple Choice (Single Answer)

To which port does the SMTP server listen in order to accept incoming messages?

  1. Port 15
  2. Port 115
  3. Port 110
  4. Port 25