Answer Posted / hameed
yes, XML is a platform independent.
XML can be used to access data as well as add data from
database or any other source.
In Disconnected Architecture Applications Data is accessed
from database in form of XSD which is nothing but an XML
representation of data from the Databaes.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to delete all rows with truncate table statement in ms sql server?
what is raid and what are different types of raid configurations? : Sql server database administration
Does index slows down insert statements?
Where is localdb stored?
What is a primary index?
Explain raiserror in sql server?
How does stuff differ from the replace function?
How can you fetch alternate records from a table?
Explain iaas, paas and saas?
How to maintain a fill factor in existing indexes?
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
Difference between Logical Page and Physical Page in SSRS.
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
What is the difference between a function and a stored procedure?
How to define output parameters in stored procedures?