database access engine
常見(jiàn)例句
- All threads that access the database do so through the database engine.
訪問(wèn)該數(shù)據(jù)庫(kù)的所有線程都是通過(guò)該數(shù)據(jù)庫(kù)引擎來(lái)進(jìn)行的。 - The access plan is created by the database engine based on the SQL statement that is submitted.
訪問(wèn)計(jì)劃是由數(shù)據(jù)庫(kù)引擎根據(jù)提交的 SQL 語(yǔ)句創(chuàng)建的。 - The SQLite Database Engine provides a lightweight C library to access database files using a large subset of SQL92 without the overhead of RDBMS server processes.
是一個(gè)輕量級(jí)的文件型嵌入數(shù)據(jù)庫(kù),支持大部分的SQL92標(biāo)準(zhǔn),支持事務(wù)。
wangguangzhi.spaces.live.com 返回 database access engine