I apologize if I am posting to a wrong group. How can I pull out the value of a LONG field using oracledb? What returns by cursor.fetchone or cursor.fetchall is always an empty string (not None). Thank you for your help. Lixin