databricks Runtime 13.1 has added the sql_keywords() function, which lists all SQL keywords. It is a good practice to refrain from using these keywords as names for tables or fields, although, in standard ANSI false mode, it will work without problems.
![Untitled Untitled](/t5/image/serverpage/image-id/206i11EC60F553A44185/image-size/large?v=v2&px=999)