Which index created when Create Index on table(col), Why
Answer Posted / sanjay
whenever you create index without specifying the type, its
non-clustered.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can we return Data from 4(more than 1) tables in stored procedure?
What is buffer cash in sql server?
What are parameterized reports?
Can we create clustered index on composite key?
What is trace flag in sql server?
What is transaction server isolation?
Describe how to use linked server?
What is table-valued sub query?
What is the use of keyword with encryption.
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
How to execute a sql statement using odbc_exec()?
Explain what is it unwise to create wide clustered index keys?
How you can minimize the deadlock situation?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
Explain the working of sql privileges?