In SQL Server 2000, Which of the following statement is NOT Valid about SMALLDATETIME?

 Posted by Bandi on 6/30/2015 | Category: Sql Server Interview questions | Views: 1879 | Points: 40
Select from following answers:
  1. The first 2 bytes store the number of days after January 1, 1900.
  2. The second 2-bytes store the number of seconds since midnight
  3. Dates range from January 1, 1900 through June 6, 2079.
  4. SQL Server 2000 stores SMALLDATETIME values as two 2-byte integers
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response