Note: Different mapping schemas are used for shredding the XML data to the relational tables in order to cover more usage possibilities.
注意: 为了应对更多的情况,可以使用不同的映射模式将 XML 数据分解为关系表。
Once all the mapping information has been created and setup, the next step is to populate the tables with data.
创建并设置所有映射信息之后,下一步是用数据填充表。
"Shredding" or decomposing the XML data into pieces and mapping these pieces to various columns of tables within a relational DBMS.
把XML数据分解为小片段并把它们映射到关系DBMS中的表列。
应用推荐