Skip to content

Settings and activity

1 result found

  1. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Could you please provide us a concrete example of this?

    You can send a reply straight to our support system at supportATdevartDOTcom

    An error occurred while saving the comment
    Anonymous commented  · 

    Ок.

    For example the text:

    select * from money m
    where id in
    (
    142342
    234234
    453453
    245422
    );

    I want to put in the end of the line with a comma...
    Ctrl+H
    Select in the field "Find" (the end of a word and the end of the line)
    >$
    In the box: "Replace" to Replace what has been, and plus comma)
    \0,

    If you find no end of a word, it generally does not find the end of the line, and so finds, but the replacement replaces the last letter on \0,
    The same thing happens when you find the last character in the string
    .$

    p/s: Just sent a question in Devart.com

    Anonymous shared this idea  ·