Name of temporary table show up like commentary in VS Code
I’m using Sql Server with PHP in VSCode, when I need to create temporary tables as in the example below, part of the SQL looks like it was commented out.
Name of temporary table show up like commentary in VS Code
I’m using Sql Server with PHP in VSCode, when I need to create temporary tables as in the example below, part of the SQL looks like it was commented out.