how many instance use in sql server 2005
Answer Posted / setaceo
In Workgroup Edition : 16 Instances
In Enterprise/Developer/Standard Editions : 50 Instances
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
OPTIMIZATION OF SP,CURSOR,TRIGGERS
How to execute a sql statement using odbc_exec()?
Give the query of getting last two records from the table in SQL SERVER?
What do you understand by mirroring and mention the advantages of the mirroring?
What is sql server transaction log file?
What were the latest updates to SQL Azure service?
What is resource db in sql server?
What is merge join?
How sql server enhances scalability of the database system?
What is partition index in sql server?
what is a live lock? : Sql server database administration
What is a non equi join?
What is SQL Azure Federations?
How will you find out if there are expensive SQL statements running or not?
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture