Can we create nonclustered index in a table without
creating a clustered index
Answer Posted / neelesh kumar
Yes, we can. for example we can use unique constraint
without any clustered index.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Does the order of columns in update statements matter?
What happens if strings are casted into wrong code pages in ms sql server?
Equi join and non equi join is possible with sql server?
What is the use of group by clause?
What are the aggregate and scalar functions?
explain what is raid and what are different types of raid configurations? : Sql server database administration
What is user-defined inline table-valued function?
is it important for a database administrator to understand the operating system and file access? : Sql server administration
Explain about SQL server 2005?
Explain boyce and codd normal form(bcnf)?
What is default constraint in ms sql server?
List out some of the requirements to set up a sql server failover cluster?
can you instantiate a com object by using t-sql? : Sql server database administration
How will you hide an attribute? : sql server analysis services, ssas
What is simple indexing method?