单词 | Dynamic SQL | ||
释义 | Dynamic SQL
例句释义: 动态 1. You are now ready to switch the SQL execution mode for your selected SQL statements from dynamic SQL to static SQL execution. 现在可以将选定的SQL语句的SQL执行模式从动态SQL转换为静态SQL。 www.ibm.com 2. SET options that are set by a user within a dynamic SQL batch apply only for the duration of that batch . 动态SQL批处理内由用户设置的SET选项仅在该批处理的持续时间内有效。 www.bing.com 3. The package cache sets the amount of database global memory to be used for caching a package's static and dynamic SQL statements. 包缓存器设置数据库全局内存的总量以用于缓存程序包的静态和动态SQL语句。 www.ibm.com 4. The risk of SQL injection attacks is not the only reason to avoid dynamic SQL. SQL注入式攻击的风险并不是避免动态SQL的唯一理由。 msdn2.microsoft.com 5. SET options set within a dynamic SQL batch affect only the scope of that batch. 在动态SQL批处理中设置的SET选项只影响该批处理的范围。 msdn2.microsoft.com 6. Moreover, entities referenced through dynamic SQL do not establish dependencies. 此外,通过动态SQL引用的实体也不建立相关性。 technet.microsoft.com 7. When the stored strings are subsequently concatenated into a dynamic SQL command , the malicious code is executed . 在存储的字符串随后串连到一个动态SQL命令中时,将执行该恶意代码。 www.bing.com 8. Check that the cache size is sufficiently large and that the cache hit ratio is high for each of the dynamic SQL statements being executed. 对于每个被执行的动态SQL语句,请检查高速缓存是否足够大且高速缓存的命中率是否较高。 www.ibm.com 9. If you use dynamic SQL, be sure to parameterize your commands, and never include parameter values directly into a query string. 如果有使用动态SQL,请务必将命令参数化,也绝对不要在查询字串中直接包含参数值。 technet.microsoft.com 10. Often the SQL statements are dynamic in nature, and dynamic SQL access techniques, like the DB2 CLI API, are favored. 但是,SQL语句常常是动态的,在这种情况下,DB2CLIAPI这样的动态SQL访问技术更合适。 www.ibm.com 1. Additionally, rerun the Design Advisor against the dynamic SQL cache populated by a full scale application test. 此外,针对由完整应用程序测试填充的动态SQL缓存重新运行DesignAdvisor。 www.ibm.com 2. This means that the use of dynamic SQL can force you to grant users permission to directly access base tables. 这就意味着,使用动态SQL可能会强制您授予用户直接访问基表的权限。 msdn2.microsoft.com 3. JDBC is a vendor-neutral dynamic SQL interface that provides data access to your application through standardized Java methods. JDBC是一个与供应商无关的动态SQL接口,该接口通过标准化的Java方法向应用程序提供数据访问。 www-128.ibm.com 4. However, JDBC provides finer-grained control over the execution of SQL statements and offers true dynamic SQL capability. 然而,JDBC提供了对SQL语句的执行的细粒度控制,并提供了真正的动态SQL能力。 www-128.ibm.com 5. Using dynamic SQL results in a minor performance hit, but it is much faster than running the same query using a generated ABAP function. 使用动态SQL对性能有轻微影响,但是比使用生成的ABAP函数运行相同查询快得多。 www.ibm.com 6. For an overview of the sequence of operations required for any SQL operation, see Using dynamic SQL. 有关任何SQL操作都需要的一系列操作的概述,请参见使用动态SQL。 www.ianywhere.com 7. WebSphere MQ Integrator uses Dynamic SQL to process each of the database calls within a message flow. WebSphereMQIntegrator使用动态SQL来处理消息流程中的每个数据库调用。 www.ibm.com 8. The content of a particular report is determined by a dynamic SQL query to one or more data sources. 特定报告的内容是由对一个或多个数据源发出的动态SQL查询确定的。 www.ibm.com 9. It also provides the default value to the CURRENT FEDERATED ASYNCHRONY special register for dynamic SQL statements. 它还将该缺省值提供给用于动态SQL语句的CURRENTFEDERATEDASYNCHRONY专用寄存器。 www.ibm.com 10. However, ownership chaining doesn't work if objects have different owners or in the case of dynamic SQL. 不过,如果物件具有不同的拥有者或在动态SQL的情况中,拥有权链结便没有作用。 technet.microsoft.com 1. Dynamic SQL is an ideal candidate for creating generic database handlers. 动态SQL是创建通用数据库Handler程序的理想选择。 www.ibm.com 2. In the handler application, fixed-list dynamic SQL would be used with the structure based method. 在Handler应用程序中,固定列表动态SQL将用于基于结构的方法。 www.ibm.com 3. Dynamic SQL needs to be prepared execution by the UDB optimizer in order to create an access plan for the statement. 动态SQL需要由UDB优化器来准备执行,目的是为这条语句创建一个访问计划。 www.ibm.com 4. Dynamic SQL statements automatically use these updated statistics. 动态SQL语句自动使用这些更新的统计数据。 www.ibm.com 5. This is in contrast to a dynamic SQL statement, whose syntax is not known until run-time. 反之就是动态SQL语句,其语法直到运行时才知道。 www.ibm.com 6. For dynamic SQL applications, use the APPLICATION ENCODING special register to override the CCSID. 对于动态SQL应用程序而言,就要使用APPLICATIONENCODING专用寄存器来覆盖CCSID。 www.ibm.com 7. The section " Static and Dynamic SQL considerations" covers package concepts in more detail. “静态和动态SQL考虑因素”一节更详细地讨论包概念。 www.ibm.com 8. Varying-list dynamic SQL is typically used when an application builds the entire SQL statement from scratch. 当应用程序从头开始构建整个SQL语句时,通常会用到变动列表动态SQL。 www.ibm.com 9. Set the special register CURRENT EXPLAIN SNAPSHOT to YES to capture the snapshot for dynamic SQL statements. 将专用寄存器CURRENTEXPLAINSNAPSHOT设置为YES以捕获动态SQL语句的快照。 www.ibm.com 10. Describes techniques for writing secure dynamic SQL using stored procedures. 描述用于使用存储过程编写安全的动态SQL的技术。 technet.microsoft.com 1. Synonyms can be created, dropped and referenced in dynamic SQL. 在动态SQL中可以创建、删除和引用同义词。 msdn2.microsoft.com 2. For dynamic SQL statements, the SQL string argument is captured from the statement execution call before the monitoring advice uses it. 对于动态SQL语句,SQL字符串参数在监视建议使用它之前,从语句执行调用中被捕捉。 www.ibm.com 3. For dynamic SQL statements, authorization takes place on a per statement basis. 对于动态SQL语句,授权针对每个语句进行。 www-128.ibm.com 4. By setting the special register, an Explain snapshot will be taken for any subsequent eligible dynamic SQL statements. 通过设置专用寄存器,将获得任何后续的合格动态SQL语句的解释快照(Explainsnapshot)。 www.ibm.com 5. Here's a subset of a dynamic SQL snapshot entry for a CLI array insert of 100, 000 rows. 以下是一个100,000行的CLI数组插入的动态SQL快照条目的一个子集。 www.ibm.com 6. The following example demonstrates how a synonym can be referenced in dynamic SQL. 以下示例阐述了如何在动态SQL中引用同义词。 technet.microsoft.com 7. Use ULPreparedStatement and Dynamic SQL when you want relatively fast DML over multiple rows. 如果在处理多行时希望获得相对较快的DML,可使用ULPreparedStatement和DynamicSQL。 www.ianywhere.com 8. An SQL descriptor is not required when using fixed-list dynamic SQL. 使用固定列表动态SQL时不需要SQL描述符。 www.ibm.com 9. The command is specified for dynamic SQL and optimistic concurrency. 该命令是为动态SQL和开放式并发而指定的。 msdn2.microsoft.com 10. With DB2 9 and dynamic SQL, REOPT ALWAYS can also be specified through a global- or statement-level optimization profile. 对于DB29和动态SQL,也可以通过一个全局或语句级别的优化配置来指定REOPTALWAYS。 www.ibm.com 1. The statement-based handler is better suited for varying-list style dynamic SQL. 基于语句的Handler程序更适合变动列表样式的动态SQL。 www.ibm.com 2. dbExpress is a cross-platform interface for processing dynamic SQL from Delphi (or Borland KylixTM). dbExpress是用于从Delphi(或BorlandKylix?)处理动态SQL的跨平台接口。 www.ibm.com 3. The code and tests you write against your data model classes can stay the same regardless of whether you use dynamic SQL or SPROCs. 不管你是用动态sql语句还是用存储过程,你针对数据模型类写的代码和测试用例可以是保持不变的。 www.pin5i.com 4. The caller's default schema if executed in a batch or in dynamic SQL. 调用方的默认架构(如果在批处理或动态SQL中执行)。 technet.microsoft.com 5. Avoid dynamic SQL unless absolutely necessary. 避免使用动态SQL,除非绝对必要。 technet.microsoft.com 6. DISTINCT column-name cannot be used from dynamic SQL. DISTINCTcolumn-name不能在动态SQL中使用。 www.ianywhere.com 7. Also, by using static SQL you reduce the opportunity for malicious injection, which is a well-known security issue with dynamic SQL. 另外,通过使用静态SQL,您可以降低恶意注入的机会,这是动态SQL的一个众所周知的安全问题。 www.ibm.com 8. The following is a convenient reference for finding functions in dynamic SQL. 下面是在动态SQL中查找函数的便利参考。 www.ianywhere.com 9. This section describes data access using dynamic SQL. 本节介绍如何使用动态SQL访问数据。 www.ianywhere.com 10. While you can return multiple resultsets using dynamic SQL, I prefer to use stored procedures. 如果你是用动态的SQL语句来返回多个数据集,那我建议你用存储过程来替代动态的SQL语句。 blog.163.com 1. Dynamic SQL supports the operators listed in this section. 动态SQL支持本节中列出的运算符。 www.ianywhere.com 2. Although using a string variable is easier, you might need to use an internal table if a remote function call sends the dynamic SQL code. 尽管使用字符串变量更容易,但是如果通过远程函数调用发送动态SQL,可能需要使用内部表。 www.ibm.com 3. Use parameterized commands and avoid dynamic SQL statements. 使用参数化命令,避免动态SQL语句。 msdn2.microsoft.com 4. The following example shows how SHOWPLAN permissions are checked for dynamic SQL statements. 下面的示例说明了如何对动态SQL语句执行SHOWPLAN权限检查。 technet.microsoft.com 5. So, to form the habit of guarding your database, avoid dynamic SQL code as much as possible. 因此,要形成保护数据库的习惯,请尽可能避免使用动态SQL代码。 www.ibm.com 6. The following search conditions are supported in dynamic SQL. 动态SQL中支持以下搜索条件。 www.ianywhere.com 7. The components provide access to dynamic SQL. 这些组件提供了对动态SQL的访问。 www.ianywhere.com 8. Listing 7 shows the section in the Dynamic SQL snapshot output for this query. 清单7展示了动态SQL快照输出中针对该查询的那部分。 www.ibm.com 9. If you can't avoid dynamic SQL code, don't use input directly for columns. 如果无法避免动态SQL代码,请不要对列直接使用输入。 www.ibm.com 10. The security model for static SQL is also different than for dynamic SQL. 静态SQL的安全模型也不同于动态SQL的安全模型。 www.ibm.com 1. Dynamic SQL is characterized by its ability to change columns, tables, and predicates during a program's execution. 动态SQL可以通过在程序执行过程中自己修改列、表和谓词(操作)的能力来实现。 www.ibm.com 2. First, we will compose a dynamic SQL statement with five parameter markers. 首先,需要构造一个具有5个参数标记的动态SQL语句。 www.ibm.com 3. Dynamic SQL can be used from UltraLite components, but not from static development models. 可以从UltraLite组件使用动态SQL,但不可以从静态开发模型使用。 www.ianywhere.com 4. Tuning dynamic SQL queries was taking more time and effort for the Senate DBA group. 调优动态的SQL查询对于参议院DBA团队而言需要花更多的时间和精力。 www.ibm.com 5. The default NULLID package set is used to execute dynamic SQL statements. 这时使用默认的NULLID包集来执行动态SQL语句。 www.ibm.com 6. For information on dynamic SQL, see Static and dynamic SQL. 有关动态SQL的信息,请参见静态和动态SQL。 www.ianywhere.com 7. I normally look at views of elapsed times and CPU times for dynamic SQL. 我平常会查看动态SQL的攻击时间和CPU时间视图。 www.ibm.com 8. Therefore, a SET OFFSETS statement specified in dynamic SQL does not have any effect on any statements following the dynamic SQL statement. 因此,动态SQL中指定的SETOFFSETS语句对动态SQL语句之后的任何语句无效。 msdn2.microsoft.com 9. This is how Bonita lets you write dynamic SQL queries that are decided at run time. 这就是为什么Bonita允许您编写在运行时声明的动态SQL查询。 www.ibm.com 10. Patterns can be transactional or non-transactional, and they can support dynamic SQL or stored procedures. 模式可以是事务的,也可以是非事务的,并且他们支持动态SQL或者存储过程。 www-128.ibm.com 1. This section explains how to perform the following tasks using dynamic SQL. 本节讲解如何使用动态SQL执行以下任务。 www.ianywhere.com 2. UltraLite applications can access table data using dynamic SQL or the Table API. UltraLite应用程序可以使用动态SQL或TableAPI访问表数据。 www.ianywhere.com 3. For dynamic SQL, set the sqltype field to DT_LONGVARCHAR or DT_LONGBINARY as appropriate. 对于动态SQL,根据需要将sqltype字段设置为DT_LONGVARCHAR或DT_LONGBINARY。 www.ianywhere.com 4. There are some differences in the way privileges are handled between static and dynamic SQL. 在静态和动态SQL之间,处理特权的方式有一些差异。 www.ibm.com 5. Package Type the name of the package that the driver uses to process dynamic SQL for applications that use this data source definition. Package键入程序包的名称,驱动程序使用此程序包为使用此数据源定义的应用程序处理动态SQL。 www.ianywhere.com 6. However, if BARBARA used the following BIND command to bind the file, the privileges of the package owner would be checked for dynamic SQL 但是,如果BARBARA使用以下的BIND命令绑定这个文件,那么会检查包的所有者是否具有执行动态SQL的特权 www.ibm.com 7. We have extracted three sections of the dynamic SQL snapshot corresponding to three different queries 我们提取了与三个不同查询相对应的三部分动态SQL快照 www.ibm.com 8. JDBC offers two possibilities to execute a dynamic SQL statement and, therefore, provides two different interfaces JDBC提供了两种途径来执行动态SQL,因而也提供了两种不同的接口 www.ibm.com 9. The steps in executing dynamic SQL statements are common to all components 对于所有组件来说,执行动态SQL语句的步骤都是相同的 www.ianywhere.com 10. dynamic SQL (Structured Query Language) 动态结构化查询语言 www.hjenglish.com 1. Accessing and manipulating data using dynamic SQL 使用动态SQL访问和操作数据 www.ianywhere.com 2. However, the following dynamic SQL statement is replicated 但会复制以下动态SQL语句 www.ianywhere.com 3. Better security (less risk of dynamic SQL injection) 提高安全性(降低动态SQL注入的风险) www.ibm.com 4. Setting re-optimization (REOPT) level for dynamic SQL statements 为动态SQL语句设置重新优化(REOPT)级别 www.ibm.com 5. Use the Parameters Collection with Dynamic SQL 在动态SQL中使用参数集合 www.ichacha.net 6. The Creation of Dynamic SQL Searching String 通用动态SQL查询串的生成 www.ilib.cn 7. Working with data using dynamic SQL 使用动态SQL处理数据 www.ianywhere.com 8. For example, suppose the application file in the example above also contained dynamic SQL, as shown in Listing 2 例如,假设以上例子中的应用程序文件也包含动态SQL,如清单2所示 www.ibm.com 9. get snapshot for dynamic sql on dbname 查看动态sql语句快照信息 wenku.baidu.com |
||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。