您要查找的是不是:
- dynamic SQL sentence 动态SQL语句
- Dynamic SQL supports the operators listed in this section. 动态SQL支持本节中列出的运算符。
- DISTINCT column-name cannot be used from dynamic SQL. DISTINCT column-name不能在动态SQL中使用。
- Can get effective lifting by the fact that the SQL sentence optimizes the queen inquiring about speed. 通过SQL语句优化后查询速度可以得到有效的提升。
- The risk of SQL injection attacks is not the only reason to avoid dynamic SQL. SQL注入式攻击的风险并不是避免动态SQL的唯一理由。
- In addition, the problem of the ultra-long SQL sentence is analyzed and solved by applying the virtual pagination technology. 论文还对应用中遇到的SQL语句长度超限等难点进行了分析,并提出了采用SQL虚拟分页等技术的解决方案。
- This paper mainly discussed the database inquiry optimization, includes the optimization based on index, optimization based on SQL sentence and a few other optimization methods. 本文主要探讨了数据库查询优化的策略,其中包括基于索引的优化、基于SQL语句的优化和一些其它优化方法。
- SET options that are set by a user within a dynamic SQL batch apply only for the duration of that batch. 动态SQL批处理内由用户设置的SET选项仅在该批处理的持续时间内有效。
- UltraLite applications can access table data using dynamic SQL or the Table API. UltraLite应用程序可以使用动态SQL或Table API访问表数据。
- Using SQL sentences we could handle the basic operation. 数据库设计研究了对数据库中的基本数据的表示、存储等问题,以及用SQL语句进行数据库的基本操作。
- When the stored strings are subsequently concatenated into a dynamic SQL command, the malicious code is executed. 在存储的字符串随后串连到一个动态SQL命令中时,将执行该恶意代码。
- This means that the ORM tool offers projections and classless querying, or dynamic SQL based on user input. ORM提供基于用户的输入构造动态sql,提供各种查询和投射。
- This article embarks from the technical angle through the concrete example introduced with emphasis how utilizes in PB to insert the type SQL sentence and Picture controls to realize in the multimedia database the image deposit and withdrawal. 本文从技术的角度出发通过具体实例重点介绍如何运用pb中嵌入式SQL语句和Picture控件实现多媒体数据库中图像的存取。
- I don't think DynamicSQL was a good name, because you can apply dynamic SQL logic to the other methods too. 我不认为动态SQL是一个好名字,因为你也可以把动态 SQL逻辑应用于另一个方法中。
- This paper present a retrieval model based on natural language according to pattern database system features. This paper also spell out a series of issues about how to convert natural language into SQL sentence. 根据图案数据库的特点 ,提出了一个基于自然语言的检索模型 ,论述了怎样将自然语言转换成查询语句 (sql语句 )需要注意的一系列问题
- You can use the built-in ORM engine to efficiently retrieve and update data in the database using dynamic SQL. 你可以用内置的ORM引擎通过动态生成的sql语句来对数据库中的数据进行有效的检索和更新。
- Dynamic SQL is a more general way of passing information to and from the database server using a structure known as the SQL Descriptor Area (SQLDA). 动态SQL是一种向数据库服务器和从数据库服务器中传递信息的更常用的方法,它使用被称为[SQL描述符区域](SQLDA)的结构。
- 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语句还是用存储过程,你针对数据模型类写的代码和测试用例可以是保持不变的。
- For further flexibility, dynamic SQL allows for changing this option within a plan or package by the SET CURRENT DEGREE statement, which controls the value in a special register. 为获得更大的灵活性,动态SQL允许通过SET CURRENT DEGREE语句在一个计划或包中更改这个选项,该语句可以控制专用寄存器中的值。
- In memory process, SQL sentences are put into the sever port to accelerate the speed of network system access and maintain the data base better. 存储过程将SQL语句存放在服务器端,使网页系统访问的速度提高,同时也使数据库便于维护。
