unindexed
美
英 
例句
Therefore, bulk importing data in parallel into an unindexed table is usually performed with TABLOCK.
因此,通常使用TABLOCK以并行方式將數據大容量導入無索引的表中。
The simplest scenario for importing data in parallel is loading data into an unindexed table a.
最簡單的數據并行導入方案是將數據加載到無索引的表中。
Of course, I can remove the @Unindexed annotation if something changes.
當然,如果有所變化,我可以刪除@Unindexed注釋。
In Listing 1, I show you how to use Objectify's @Unindexed annotation to turn off a particular index.
在清單1中,我向您展示了如何使用Objectify的@Unindexed注釋以便關閉特定索引。
In some cases, joining on unindexed columns can result in a slow query.
在某些情況下,聯接非索引列會使查詢速度變慢。