Answer Posted / karthik
clear short article about Indexed View
http://mssqltipsandtricks.blogspot.com/2012/01/index-on-views.html
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to increment dates by 1 in oracle?
How to enter a new row into a table interactively?
How to call a sub procedure?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
Explain the use of log option in exp command.
When do you get a .pll extension in oracle?
What are dml statements in oracle?
What is hot backup and logical backup?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
How to use attributes of the implicit cursor in oracle?
How to write text literals in oracle?
State all possible different index configurations a table can possibly have?
What are the major difference between truncate and delete?
What are data pump export and import modes?
How many file formats are supported to export data?