Can XML be used to access data?

Answers were Sorted based on User's Feedback



Can XML be used to access data?..

Answer / 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

Can XML be used to access data?..

Answer / senthilkumar ks

Yes, XML is flat file system, can be used to store as well
retrive data. It is much fater than any other data retrivel
system exist in the world.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What are rows and columns?

0 Answers  


Do you know what is openxml in sql server?

0 Answers  


Explain trigger and trigger types?

0 Answers  


Which language is supported by sql server?

0 Answers  


How do I view a stored procedure in sql server query?

0 Answers  






Explain what is public role in sql server?

0 Answers  


hi, how to match retrieve the unmatched records from 2 tables in which we dont have any primary key. example : table1 has 1,2,3,4,5 and table2 has 1,2,3,4,5,6,7,8,9,10 and i want the numbers from 6 to 10 to be displayed and should not come as null. i need the numbers. please reply as soon as possible.

4 Answers  


What is de-normalization and when do you do it?

3 Answers  


How many databases instances are there in sql server 2000?

0 Answers  


New concepts of sql server 2005 use in your project.

0 Answers   TCS,


Why would you call update statistics?

0 Answers  


difference between function and procedure

3 Answers   Cognizant, HCL, TCS, Theorem,


Categories