Mapping and storage

There are three basic ways to store XML data in Adaptive Server: element storage, document storage, or hybrid storage, which is a mixture of both.

Again, using the Order example, you can create SQL tables as you would for document storage, and then include (or later add) one or more columns to store elements extracted from the Order documents.