You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Oracle databases, field names are all uppercase. Therefore, when writing SQL queries with " to escape column names, the database won't recognize them and give error ORA-00942.