How many services is running in sql server?
Answer Posted / prathiba
one service will mainly run in the SQL server ie:SQL Server
service
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are the differences between char and nchar?
What are the other commands to know the structure of a table using mysql commands except explain command?
Write a query to fetch duplicate records from a table using mysql?
How to create and drop view in mysql?
What is database url for mysql?
How many columns can a mysql table have?
What is the use of innodb in mysql?
How do I create a new database in mysql?
what are the different tables present in mysql? : Mysql dba
What is mysql57?
What is meant by decimal (5,2)?
Why do we write stored procedures?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
How do I connect to a database in mysql workbench?
How to escape special characters in sql statements?