Can we create nonclustered index in a table without
creating a clustered index
Answer / neelesh kumar
Yes, we can. for example we can use unique constraint
without any clustered index.
Is This Answer Correct ? | 16 Yes | 1 No |
1.what is the difference between view and cursor? 2.If we do any change in view will it affect the database,similarly when we do changes in cursor will it affect the databse?with certain example?Thanks
Which language is supported by sql server?
Do you know what is openxml in sql server?
what are defaults? : Sql server database administration
What is meant by datasource?
Can you explain what are commit and rollback in sql?
What is spid in sql server profiler?
How to drop an existing schema in ms sql server?
How do we get current date in SQL Server 2000, Oracle, MS Access?
Please explain go command in sql server?
How to defragment indexes with alter index ... Reorganize?
in my server i have 3 instances,one of them got failed, and this cause we r not able to connect to server, how to know which instance was dameged?