Python Forum
Python - Netezza cursor function help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python - Netezza cursor function help
#4
I'm not familiar with that dbms, but I'm sure there must be an admin manager available.
If so, you can use it to go in and look at the system table schema to find out exactly what's
in it.
I use postgreSQL, and sqlite, and in the past have used Oracle extensively, also Informix, Sybase,
and dbase (Alpha actually which was a dbase clone). All had the capability of viwing the schema.

I found this: http://dwgeek.com/netezza-database-schem...hema.html/

If you use this, it should make sense as to why you can't find your views.
Reply


Messages In This Thread
RE: Python - Netezza cursor function help - by Larz60+ - Jan-05-2018, 02:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  cx_oracle Error - AttributeError: 'function' object has no attribute 'cursor' birajdarmm 1 2,454 Apr-15-2023, 05:17 PM
Last Post: deanhystad
  Cursor Variable inside Another Cursor . CX_ORacle paulo79 1 1,547 Apr-09-2022, 10:24 AM
Last Post: ibreeden
  Best way to return Cursor Data rajuarien 0 1,994 Jul-29-2018, 09:47 PM
Last Post: rajuarien

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020