Skip to content

Result of the query with multiple carriage return line feed is truncated #642

@Alex-Doms

Description

@Alex-Doms

Hello, i'm having this issue with SQLKATA with Orcale :
In my database, i have this kind of column --> Varchar2(4000)
with data like this
"TEST[CR][LF]TEST1[CR][LF]TEST2"

But in my query result, from a select instruction, i have this :
"TEST[CR][LF]"

So my data seems to be truncate, but i don't see where i can change this.
Is it in the complier ?
Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions