[SQL] ah ?! Query the analyzer BUG ?!

Source: Internet
Author: User
Tags sql server query

When we use the SQL Server Query analyzer to view a table, we can see such a record:

The strange thing is that the "ReceiveTime" field is clearly of the datetime type. How can it be the number "62016004?

How does SQL Server insert such numbers? Even if our program is wrong and we want to insert it into the record, we will get an exception?

We also have experience in data warehousing, which may be a BUG in the query analyzer.

I wrote a query Example Using VBScript and reported every field in this record!

 

Conclusion:

Microsoft's query analyzer is indeed incorrect,In fact, what is stored in the database is correct.,An error occurred while querying the analyzer display.The garbled Content field may have an impact on the query analyzer's "display results by table". If it is "display results by text", there will be no problem ,-_-'''.

Trackback: http://tb.blog.csdn.net/TrackBack.aspx? PostId = 79109

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.