adspace
Answer Posted / Mayank Singh
"The maximum number of indexes per table in SQL Server depends on the edition and the storage engine used. For example, in SQL Server Express (a free version), the maximum limit is 999 indexes. In higher-end editions like Standard, Enterprise, or Developer, the limit can be up to 2499."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is acid mean in sql server?
How to convert numeric expression data types using the cast() function?
Where can you add custom error messages to sql server?
What is a coalesce function?
How do I create a trace in sql server?
Explain “row_number()” in sql server with an example?
When should you use an instead of trigger?
What is the difference between for xml raw and for xml auto?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
How to connect php with different port numbers?
What are the kinds of subquery?
How do I start sql server 2017?
What is an indexed view?
How do I find query history in sql server?
What are the different subsets of sql?