Зарезервированные слова и ключевые слова SQL
Поиск и сравнение зарезервированных слов Oracle, PostgreSQL, MySQL, SQL Server, SQLite и стандарта SQL с проверкой возможности использования в идентификаторах.
Search
/You can move to the search field using the key. Example:SELECT, RETURNING, стол
List of SQL reserved words
Select a row to see treatment by DB and safe citation examples.
Showing 0 items
| meaning |
|---|
There are no keywords matching your criteria.
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
Как пользоваться
- Narrow down your suggestions by specifying search terms, databases, classifications, and categories.
- Select
- 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.