What are secondary XML indexes?
Submitted by: AdministratorXML indexes can either be primary or secondary. When the XML type column has its first index, it is called as a primary index. Using this primary index, secondary indexes like PATH, VALUE and PROPERTY are supported. Depending on the nature of queries, they help in query optimization.
Path secondary index if used speeds up queries if the query specifies a path.
Path secondary index if used speeds up queries are value based.
Path secondary index if used speeds up queries if the query retrieves one or more values from individual XML instances.
Submitted by: Administrator
Path secondary index if used speeds up queries if the query specifies a path.
Path secondary index if used speeds up queries are value based.
Path secondary index if used speeds up queries if the query retrieves one or more values from individual XML instances.
Submitted by: Administrator
Read Online MS SQL Server XML Integration Job Interview Questions And Answers
Top MS SQL Server XML Integration Questions
☺ | What is the OPENXML statement in SQL Server? |
☺ | What is FOR XML in SQL Server? |
☺ | What are XML indexes? |
☺ | How to call stored procedure using HTTP SOAP? |
☺ | What is XMLA? |
Top New MS SQL Server Categories
☺ | SQL Server Database Administrator Interview Questions. |
☺ | SQL Server Service Broker Interview Questions. |
☺ | SQL Server Locks Interview Questions. |
☺ | SQL Server Constraints Interview Questions. |
☺ | MS SQL Data Mining Interview Questions. |