So recently I've tried to use VS code to practice my sql practical exercises, what I found out was that the datatype of SQL is not supported in VS code and instead it supports MSSQL syntax. Is it because I am using MSSQL extension? What should I do to be able to code in SQL without uninstalling MSSQL extension?Cause thats what need to be installed to run SQL server if I am not mistaken.
↧