Home XML Using XML with Databases

XML - Using XML with Databases



In this tutorial you'll learn
  • The basic theory behind the relational database model
  • How to use SQL, the query language for relational databases
  • How to export data from a database as XML
  • How to write a program that queries a database and formats the results as XML

[Next]