ORA-00942 with cx_Oracle
cursor.execute("select * from admin.customers")
ORA-00942 with cx_Oracle
cursor.execute("select * from admin.customers")
ORA-00942 with cx_Oracle
connection = cx_Oracle.connect("admin", "password", "db201912040828_medium")
ORA-00942 with cx_Oracle
Traceback (most recent call last):
File "D:\WORK\PING\OCP\dbConnect.py", line 49, in <module>
cursor.execute("select * from admin.customers")
cx_Oracle.DatabaseError: ORA-00942: table or view does not exist
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us