Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books

XML indexes

<<Previous  Next>>

What are XML indexes and secondary XML indexes?

Answer
The primary XML index is a B+tree and is useful because the optimizer creates a plan for the entire query.

It is always better to split the entire XML columns into relational rows and columns.

The primary XML index contains one row for each node in the XML instance.

The secondary XML indexes can be created to enhance the performance.
There are the types of secondary indexes:

PATH secondary XML index
If the use of path expressions on XML columns is prominant, the PATH secondary XML index can speed up the task.

VALUE secondary XML index
The VALUE index can be used if your task involves quering unknown attribute names.

PROPERTY secondary XML index
Clustering paths within each XML instance in the PROPERTY index can be beneficial when multiple values are retrieved from individual XML instances. 

<<Previous  Next>>



More XML Links

What is XML?

Answer - XML, Extensible Markup Language, is an open, text based markup language that provides structural and semantic information to data...............

List the rules to be followed by an XML document.

Answer - They must have a root tag, the document should be well formed : the tags should be properly closed, since XML is case sensitive, one should take care..............  

What is the purpose of FOR XML in SQL Server?

Answer - SQL Server 2000 provides the facility to retrieve data in the form of XML with the help of the FOR XML clause appended to the end of a SELECT statement. ..............

 
Today's Hot Jobs
C++  SQL Server
.NET  Java  Oracle
Finance  Marketing
Seekers  Employers
Copyright © 2008 CareerRide.com. All rights reserved.