Alert Against invisible tabs in the database

Source: Internet
Author: User

I wrote a stored procedure yesterday and used select to retrieve data. However, the instructor missed some data and the SQL statement was completely correct. Some data was lost, so I was puzzled. Later, at the guidance of a master, some data in the database contains invisible tabs. It is precisely because of these tabs that the SELECT statement cannot retrieve the correct records. After the database is updated, the problem is solved.

Problem: The SELECT statement does not properly filter the required data and data is lost.

Cause: the fields in the database contain invisible tabs.

Solution: update the data in the database and remove invisible tabs.

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.