Difference between Cluster and Non-cluster index?
Answer Posted / prince
clustered index is hemanth index
and
non clustered index is non hemanth index
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is mysql better than sql server?
What is trigger explain with program?
How many null values we can have in a unique key field in sql server?
What are the encryption mechanisms in sql server?
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
when you create a database how is it stored? : Sql server database administration
how many no of arguments can be passed in procedures and functions
How to create “dependant” parameter “make, model, year”
How to use "begin ... End" statement structures in ms sql server?
What are the disadvantages of using querystrings to send data from one page to another?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
Write a sql query to get zero records from a table having n number of records?
What are the new data types are introduced in sql 2000?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?