Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97400

VSCode - Is there any option to replace any form of text within single quotes in vs code?

$
0
0

I have a very long sql query

update emplyee_table SET name = 'abc',age='25',address='stackoverflow' WHERE id = 10

I want the above query to get replaced like this by any vscode operation.

update emplyee_table SET name = ?,age=?,address=? WHERE id = 10

Viewing all articles
Browse latest Browse all 97400

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>