Oracle common errors (ORA-01756: strings in quotes do not end properly)

Source: Internet
Author: User

Oracle common errors (ORA-01756: strings in quotes are not properly ended) today while testing the import of data, the first few tests have been good not encountered problems, but then added a sentence in English, then an exception is reported. Www.2cto.com is used to test the import of the execl document. The question is "Don't give up your dream, keep sleeping .". Later, I changed this sentence to "Don't give up your dream, keep sleeping. Then we can read it out, "Don't give up your dream, keep sleeping. the reason is that when you see the first "'" in the database insert statement, it will be considered as the start of the string, and the last "'" will be considered as the end ID of the string. So an error occurred. The solution is to meet a string with "'" and add a "'" after the "'" symbol. This is only the current solution, waiting for a better solution. Error

 

Related Article

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.