Options

[BC15] How to check entire (long) SQL statement in Visual Studio Code

YangtenYangten Member Posts: 5
Hello everyone,
I can't check entire SQL statement and I'm thinking it's a bug, but I'm not sure.

I want to see entire SQL statement like this:
4qlchwehwajl.png

So I try to copy value:
fnq0bhk503gi.png

When I paste clipboard I see this:
i0sfftm68230.png

The same result I get when I use add to watch:
q637gxvp3m5h.png

This is probably caused by the same "variable name" because it is always copy the statement of SQL 0:
reqlxyubh89p.png

Do you have any tips to do this?

Regards
Sign In or Register to comment.