Hi. I got Windows 10 workstation that got installed Visual Studio 2015 Professional. I just found out when I installed the visual studio, it also installed "SQL server LocalDB" with it. I need to upgrade the version of the "SQL server LocalDB" to the supported version as following to the latest scan result of vulnerability scan to my workstation.
My concern is I am not really sure what SQL Server LocalDB is. It seems like small database for local development with C#/visual studio. Here are my question I need some help...
(1) Is SQL Server LocalDB is different with SQL Server Express?
(2) If I need to upgrade the version of the SQL Server LocalDB, should I download the latest version of "SQL server Express"? I found the link to download from Microsoft page, but I am not sure this can be used for upgrading the LocalDB..
SQL Server 2017 Express edition
If there is anything wrong on my understanding, please correct me. Any advice will be gratefully appreciate it. Thank you.