본문으로 이동
Develop Tools

SQL 예약어·키워드 목록

Oracle, PostgreSQL, MySQL, SQL Server, SQLite 및 SQL 표준 예약어와 키워드를 검색·비교하고 식별자로 사용할 수 있는지 확인합니다.

Search

/You can move to the search field using the key. Example:SELECTRETURNING테이블

List of SQL reserved words

Select a row to see treatment by DB and safe citation examples.

Showing 0 items

meaning

SELECT

Reservation status by DB

identifier check

Enter table and column names and check for conflicts with reserved words and example citations.

Compare between DBs

Additional information: DB

Additional information for this feature. 왼쪽 오른쪽

이 도구에 대하여

Before using SQL reserved words or DB-specific keywords in object names, you can check how they are handled in the target DB and how to quote them.

지원 기능

  • SQL standard, Oracle, PostgreSQL, MySQL, SQL Server, SQLite
  • Additional information for this feature.
  • Identifier check, comparison between DBs, copy of citation examples

Additional information for this feature.

  • Additional information: DB
  • Avoiding names that are the same as reserved words improves portability, even if they can be quoted.
  • Please also check the official documentation for the version you are using when making your final decision.

이 도구에 대하여

You can check whether a word is a reserved word for each database at once when naming table or column names, migrating SQL, or investigating syntax errors.

지원 기능

  • Search, classify, and compare SQL standards, Oracle, PostgreSQL, MySQL, SQL Server, and SQLite
  • Identifier reserved word determination, generation and copying of quoted identifiers that match the database

사용 방법

  1. Narrow down your suggestions by specifying search terms, databases, classifications, and categories.
  2. Select
  3. Enter the name into the identifier check and copy the quoted notation if necessary.

제한 사항

  • Additional information for this feature.
  • The content listed is a practical list of major reserved words and keywords, and does not include a complete list of all keywords for each product.

개인정보 보호: Search, comparison, identifier determination, and copying are performed within the browser, and input contents are not sent or saved to the Develop Tools server.