Is there a table to query for Oracle Reserved Words? -


is there table can query of oracle reserved words?

example, can query user_tab_cols or all_tab_cols handy to-date table information.

there view called v$reserved_words


Comments

Popular posts from this blog

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -

php - Deleting/Renaming a locked file -