青年中文青年中文

embedded sql的意思

embedded sql中文翻譯:

嵌入式sql

相似詞語短語

embedded───v.嵌入(embed的過去式和過去分詞形式);adj.嵌入式的;植入的;內含的

guid sql───guid sql

embedded nic───嵌入式網卡

sql where───sql在哪里

embedded option───隱含期權;內嵌期權;嵌入式期權;[財]嵌入式期權

embedded system───[計]嵌入式系統;預埋系統

spark sql───火花sql

compactly embedded───緊密嵌入

embedded particles───嵌入粒子

雙語使用場景

PostgreSQL comes with an Embedded SQL compiler, ecpg.───PostgreSQL就提供了一個嵌入式SQL的編譯器ecpg。

The application is written using embedded SQL.───應用程序是使用嵌入式SQL編寫的。

This could be an issue with embedded SQL applications.───對于嵌入式SQL應用程序,這可能是個問題。

This tutorial introduces you to embedded SQL programming and walks you through the basic steps of constructing an embedded SQL application .───本教程向您介紹嵌入式SQL編程,并帶您走過用于構造嵌入式SQL應用程序的基本步驟。

With Embedded SQL, the intricacies of database programming are masked by a sort of macro sub-language.───使用嵌入式SQL,數據庫編程的復雜性可以通過一些宏子語言來屏蔽。

The parsing process will convert the incoming V5 query spec and any potentially embedded SQL or MDX queries into a tree representation.───解析過程會將傳入的V5查詢規范或任何潛在的嵌入式SQL或MDX查詢轉換成一個樹表示。

A table- or field-name change would break an embedded SQL statement, and a URL change would break an embedded Ajax call.───表名或字段名的更改會破壞嵌入式的SQL語句,URL的更改則會破壞嵌入式的Ajax調用。

These Java programs contain embedded SQL statements that are precompiled and bound to a DB2 UDB database.───這些Java程序包含嵌入式SQL語句,它們已被預編譯并綁定到了DB2UDB數據庫。

For a detailed description of embedded SQL programming, see Embedded SQL Programming.───有關嵌入式SQL編程的詳細說明,請參見嵌入式SQL編程。

英語使用場景

For making this both easier and more standardized, Embedded SQL is a metaprogramming system used to easily combine database access with C.

Instead of cross-compiling SQL Procedures to C with embedded SQL, the DB2 V8.2 natively compiles and executes SQL Procedures using its PVM.

The third thing that the precompiler does seems contrary to reason: You have very carefully embedded SQL into your COBOL program—the precompiler just as carefully removes it.

For example, embedded SQL is implemented via a precompiler that reads C or COBOL source code and substitutes SQL calls with C or COBOL function calls that C or COBOL compilers understand.

The parsing process will convert the incoming V5 query spec and any potentially embedded SQL or MDX queries into a tree representation.