How can check sql version from command line?
Answer / 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 |
sales persons should always receive commission of 100 at least. employees who r not sales persons should never receive commission.(Triggers)
What are Global Temporary tables
how can we submit a form without a submit button? : Sql dba
Is it possible to update views?
What is sql partition function?
Define concurrency control. : Transact sql
What is row_number () in sql?
Is sql developer case sensitive?
What is the difference between the sql*loader and import utilities? : aql loader
What is Temp Table and type of temp table?
Explain the methods used to protect source code of pl/sql.
What is prepared statement in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)