青年中文青年中文

table access的意思

table access中文翻譯:

表存取

相似詞語短語

access───adj.(電視節目或時間等)對外公開的;v.接近,使用;訪問,存取(電腦文檔);n.通道;進入;機會;使用權;探望權;(對計算機存儲器的)訪問;(情感)爆發;入口

equitable access───公平準入

internet access───互聯網接入;網絡接口

partner access───合作伙伴訪問

access code───選取碼;選[存]取碼

auction access───拍賣準入

table───vt.制表;擱置;嵌合;n.桌子;表格;平地層;adj.桌子的;n.(Table)人名;(羅)塔布萊

AIIOW access───所有通道

remote access───遠程存取[訪問];遠程訪問;遠程存取

雙語使用場景

Performance can be improved by allowing the predicate to be applied close to the table access.───通過允許將謂詞應用到表訪問,可以提高性能。

Dropping a column requires table reorganization before further table access is allowed.───刪除列之后要求進行表重組,然后才允許進行進一步的表訪問。

Relational query multi table ACCESS database routines, a good reference, there is a need to download it.───ACCESS數據庫多表關聯查詢例程,很好的參考資料,有需要的就下載吧。

If you add a field from a related table, Access will add the appropriate grouping level for you.───如果從相關的表添加字段,Access將添加相應的分組級別。

This avoids table-access conflicts among the clients.───從而避免了客戶端之間的表訪問沖突。

Altering this attribute for a column requires table reorganization before further table access is allowed (SQLSTATE 57016).───修改列的這個屬性要求進行表重組,然后才允許進行進一步的表訪問(SQLSTATE57016)。

Additionally, you can override the default update behavior when the database requires table access through stored procedures.───另外,在數據庫要求通過存儲過程訪問表時,您可以重寫默認的更新行為。

With this heuristic, predicates are applied as soon as possible (as close to table access as possible) in the query.───通過這種試探法,可以盡快(盡可能接近表訪問)地在查詢中應用謂詞。

英語使用場景

Altering this attribute for a column requires table reorganization before further table access is allowed (SQLSTATE 57016).

This locking was done for both index scans and table access whether or not the row of data was committed or whether it would have been excluded based on the statement's predicates.

An Index only scan is an index access that is not followed by a table access because the index itself contains all the requested data.

Dropping a column requires table reorganization before further table access is allowed.

As was mentioned in the previous article, for single table access, there are two types of access methods: table space scan (TBSCAN) and index scan (IXSCAN).

With this heuristic, predicates are applied as soon as possible (as close to table access as possible) in the query.

Finally, you can override the default update behavior when the database requires table access through stored procedures.

Performance can be improved by allowing the predicate to be applied close to the table access.