Next >>
CREATE XML SCHEMA COLLECTION [ <relational_schema>.
]sql_identifier AS Expression............
Read answer
SQL Server limits identifiers of schema components to a
maximum length of 1000 Unicode characters. Also, surrogate character pairs
within identifiers are not supported...............
Read answer
GRANT permission [ ,...n ] ON - Specifies a permission that
can be granted on an XML schema collection...........
Read answer
SQL server can return XML document using FOR XML clause. XML documents can be
added to SQL Server database................
What is SQL Server 2005 Analysis Services (SSAS)?
What are the new features with SQL Server 2005 Analysis Services (SSAS)?
What are SQL Server Analysis Services cubes?
Explain the purpose of synchronization feature provided in Analysis Services
2005.
Explain the new features of SQL Server 2005 Analysis Services (SSAS)...........
Answer - You need to first create a table in oracle that
matches with the fields of the XML data...............
Answer - The primary XML index is a B+tree and is useful
because the optimizer creates a plan for the entire query. ..............
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. ..............
|