sqlformat
sqlformat copied to clipboard
.NET SQL Parser and Formatter Tool and SSMS Plugin
Here is the problematic query: `SELECT ID_POVPNML_P_KLASIFI, AREA_MAX, AREA_MIN, DATURA_ZADNJE_SPREMEMBE FROM NEW TABLE (INSERT INTO IMP.POVPNML_P_KLASIFI (ID_NML_TIP_S_SIF, ID_POVSDIMENZIJA_STANDARD_MEJA, ID_SKUSKLASIFI_VREDNOST_NAZ, ID_SKUSKLASIFI_VREDNOST_OBD, ID_SKUSKLASIFI_VREDNOST_STM, ID_SKUSKLASIFI_VREDNOST_ZLI, ID_SKUSSTANDARD_LASTNOST_REV, OSEBA_ZADNJE_SPREMEMBE, VREDNOST) VALUES ('1', '1', '64', '3',...
Hello, thanks very much for your project! I found that it would not build under VS2022 without adding references in 3 project files to the existing readme.md files and making...