nerdexam
Microsoft

70-451 · Question #70

You are a database developer. You plan to design a database solution by using SQL Server 2008. The database will contain a table to stage data from an external source. The imported data will contain…

The correct answer is A. time. See the full explanation below for the reasoning.

Question

You are a database developer. You plan to design a database solution by using SQL Server 2008. The database will contain a table to stage data from an external source. The imported data will contain a field named TransactionTime. The TransactionTime field will use the hh:mm:ss.[nnn] format (such as 12:55:30.123). You need to select the appropriate data type for the TransactionTime field. You need to achieve this goal by incurring the minimum amount of storage cost. Which data type should you use?

Options

  • Atime
  • Bdatetime2
  • Csmalldatetime
  • Dtime (1)

How the community answered

(35 responses)
  • A
    74% (26)
  • B
    14% (5)
  • C
    3% (1)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full 70-451 Practice