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

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -