Can xml be used as a database?
Answer / Krishna Mohan Mani Tiwari
While XML can store data in a hierarchical format, it is not designed to function as a traditional relational database. However, some applications use XML combined with XSLT and XQuery for data manipulation. Other times, they use XML in conjunction with databases like SQL Server or Oracle, where the database stores XML as BLOB (Binary Large OBject) data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the best rss feed reader?
What is an rss subscriber?
What is e4x in reference to xml?
What is meant by xsl formatting?
How do I create an xml schema?
Do you feel that you have chosen the right technology XSLT?
What's xlink?
Do you know why we use select="@|node()" in the <xsl:apply-templates/> element on Identity template? What will happen if we use <xsl:apply-templates/> without select attribute?
How do you load XML document and perform validation of the document?
What is difference between html and xml?
What is rss subscription?
What is atom in rss?