Database uses keywords as column names

Source: Internet
Author: User

Under what circumstances will the keyword be used as the column name, I feel

1. The corresponding database does not know the corresponding column name is the keyword (did not try to create a table when the column name is specified as the keyword will not error)

2. Database migration, from one database to another type of database, the original database platform, not the keyword column name is a keyword.

Under SQL Server, if you update the keyword column, you can use double quotation marks or brackets.

Use double quotes under Oracle.

MySQL uses ' (backticks) to enclose the name of the table and the column name. Field names are also case insensitive.

Database uses keywords as column names

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.