To check your current SQL version, Open SQL command prompt and execute the below command. You can get the most current SQL version by issuing this command:
1 |
SELECT VERSION() |
If you like this question & answer and want to contribute, then write your question & answer and email to freewebmentor[@]gmail.com. Your question and answer will appear on FreeWebMentor.com and help other developers.