what type of indexes physically sort data?
Answers were Sorted based on User's Feedback
Answer / vikas kant
Clustered Index---It Reorders the way in which the data is
physically stored.
Is This Answer Correct ? | 6 Yes | 0 No |
write sql program to get the detail of student in a class?
What is statement level trigger?
Write SQL queries on Self Join and Inner Join.
What is MSDE?
What is purpose of normalization?
What is user-defined multi-statement table-valued function?
Explain about merge replications?
Mention the 3 ways to get a count of the number of records in a table.
You want to implement the one-to-many relationship while designing tables. How would you do it?
What is join and name different type of joins?
What is the difference between char, varchar and nvarchar?
What is temporary stored procedure?