基础表 meaning in English
base table
underlying table
Examples
- Member tables , or underlying tables
成员表或基础表 - Disabling a clustered index prevents user access to the underlying table data
禁用聚集索引将阻止用户访问基础表数据。 - Run dbcc checktable on the underlying table to verify there is a problem
对基础表运行dbcc checktable以验证是否存在问题。 - A view acts as a filter on the underlying tables referenced in the view
对其中所引用的基础表来说,视图的作用类似于筛选。 - This enables queries or updates to the underlying table and indexes to proceed
这使得能够继续对基础表和索引进行查询或更新。