基础表 meaning in Chinese
base table
underlying table
Examples
- Only recommend partitions that are aligned with existing partitions of underlying tables or views
仅建议分区与基础表或视图的现有分区对。 - Note that the partitioning column may have different names in the underlying tables
称为分区列。请注意,分区列在基础表中可能有不同的名称。 - A successful check translates the action into an action against the underlying table or tables
如果检查成功,则将操作转换为对基础表的操作。 - If multiple publications publish articles based on the same underlying table , changing the
如果多个发布都根据同一个基础表发布项目,则更改项目的 - To delete rows and adds a new row to the underlying table using the
以下代码示例禁用通过dataview删除行的功能,并使用dataview向基础表中添加新行。