Answer Posted / hari
cluster Index create leaf level of (actul data) data.
Non-cluster Index create pointer level of data.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an inner join?
What is purpose of normalization?
What is an entity-relationship diagram (erd)?
In case you have filters in your report, when filters will be applied in cached report instance?
How to encrypt data between dialogs?
How to create prepared statements using odbc_prepare()?
Do you know what is fill factor and pad index?
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
what kind of lan types do you know? : Sql server database administration
Define a cross join?
what changed between the previous version of sql server and the current version? : Sql server database administration
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
Define union, union all, minus, intersect?
What is "scheduled jobs" or "scheduled tasks"?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?