how many instance use in sql server 2005
Answer Posted / neel
Establishes the maximum number of SQL Server 2008 instances
that can be created on a server. Enterprise Edition
supports up to 50 instances on a server, Compact Edition
only supports one instance, and all the other editions
support up to 16 instances.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain sql server service broker?
What are the 2 types of classifications of constraints in the sql server?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?
How do I edit a stored procedure in sql server?
Explain the Ways to improve the performance of a sql azure database?
Explain about system stored procedure?
What are the restrictions while creating batches in sql server?
Why variables called the most powerful component of ssis?
What are trace files?
What are the types of database schema? : sql server analysis services, ssas
How to change the data type of an existing column with "alter table" statements in ms sql server?
Explain the database you used in your final year project?
What is user defined datatypes and when you should go for them?
What is table constraint?
What keyword you will use to get schema appended to the result set of a ‘for xml’ query?