Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "ORA-00942: table or view does not exist" in Oracle DB #77

Open
vinhluan opened this issue Nov 8, 2018 · 0 comments
Open

Error "ORA-00942: table or view does not exist" in Oracle DB #77

vinhluan opened this issue Nov 8, 2018 · 0 comments

Comments

@vinhluan
Copy link

vinhluan commented Nov 8, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant