Skip to content

Get database message on SQL statement execution  #468

Open
@KhASQ

Description

@KhASQ

Hello

What I am trying to do is to get the database response message when I execute a SQL statement

for example when I run this command on SQL plus

drop user TESTUSER

If the statement executed successfully
the response will be

User dropped.

What I want to do is to get this response in my python code with cx_Oracle

Thank you

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions