adspace
Answer Posted / Gurmeet Singh
You can check the SQL Server version using the following command in the Command Prompt (for Windows) or Terminal (for macOS/Linux): `sqlcmd -S localhost -U sa -P your_password -Q "SELECT @@version";`
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to start mysql server? : Sql dba
What is the current version of postgresql?
If a cursor is open, how can we find in a pl/sql block?
what are all the common sql function? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is schema? : Sql dba
Do we need to rebuild index after truncate?
Does group by remove duplicates?
what is sql server agent? : Sql dba
what is dbms? : Sql dba
How do I remove duplicates in two columns?
Can delete statement be rollbacked?
what is collation? : Sql dba
What is your daily office routine?
define sql insert statement ? : Sql dba