exam questions

Exam 70-461 All Questions

View all questions & answers for the 70-461 exam

Exam 70-461 topic 1 question 3 discussion

Actual exam question from Microsoft's 70-461
Question #: 3
Topic #: 1
[All 70-461 Questions]

Note: This question is part of a series of questions that use the same set of answer choices. An answer choice may be correct for more than one question in the series.
You develop a database for a travel application. You need to design tables and other database objects.
You create the Airline_Schedules table.
You need to store the departure and arrival dates and times of flights along with time zone information.
What should you do?

  • A. Use the CAST function.
  • B. Use the DATE data type.
  • C. Use the FORMAT function.
  • D. Use an appropriate collation.
  • E. Use a user-defined table type.
  • F. Use the VARBINARY data type.
  • G. Use the DATETIME data type.
  • H. Use the DATETIME2 data type.
  • I. Use the DATETIMEOFFSET data type.
  • J. Use the TODATETIMEOFFSET function.
Show Suggested Answer Hide Answer
Suggested Answer: I 🗳️
Reference:
http://msdn.microsoft.com/en-us/library/ff848733.aspx
http://msdn.microsoft.com/en-us/library/bb630289.aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tmoraes
3 years, 11 months ago
DateTime , já é o suficiente
upvoted 1 times
...
ammariii
4 years, 5 months ago
I is the correct , datetime2 for 24 system time not for zone .
upvoted 1 times
...
LD774
4 years, 6 months ago
nm it is I https://docs.microsoft.com/en-us/sql/t-sql/data-types/datetimeoffset-transact-sql?view=sql-server-ver15
upvoted 1 times
...
LD774
4 years, 6 months ago
H is the answer I think
upvoted 1 times
...
pantuma
4 years, 6 months ago
which one is the correct answer?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...