For every resource, insert one row into this table.
对于每个资源,在这个表中插入一行。
To use this database, we need to insert some data into the table.
要使用这个数据库,我们需要向表中插入一些数据。
You can see from the form of the INSERT INTO in Listing 5 that a table had been created to correspond with the element in our DTD.
可以从清单5中INSERT INTO的形式看出,对应dtd中的元素创建了一个表。
应用推荐