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
What is BCNF? How is it better than 2NF & 3NF?
How to convert binary strings into integers in ms sql server?
What is transact-sql ddl trigger?
What is the optimization being performed in oracle and SQL Server?
How do I port a number to sql server?
Where can you add custom error messages to sql server?
How to view existing indexes on an given table using sp_help?
Issues related in upgrading SQL Server 2000 to 2005 / 2008
What are the advantages of mirroring?
What is isolation levels?
What is the difference between substr and charindex in the sql server?
What are the underflow and overflow behaviors on float literals?
What is difference between count (*) and count column?
How can you hide the sql server instances?
What happens if null values are involved in comparison operations?