您要查找的是不是:
- 动态SQL语句dynamic SQL sentence
- JDBC的动态SQL语句在浏览器/服务器模式中的应用The Application of Dynamic SQL Statement Based on JDBC in the Mode of Browser/Server
- DISTINCT column-name不能在动态SQL中使用。DISTINCT column-name cannot be used from dynamic SQL.
- SQL注入式攻击的风险并不是避免动态SQL的唯一理由。The risk of SQL injection attacks is not the only reason to avoid dynamic SQL.
- 语句sentence
- 键入并执行下列SQL语句Type and execute the following SQL statement
- 动态SQLDynamic SQL
- 记录集如何构造其SQL语句How a Recordset Constructs Its SQL Statement
- 动态SQL支持本节中列出的运算符。Dynamic SQL supports the operators listed in this section.
- 如何提高SQL语句的查询效率How to Improve the Inquire Efficiency of SQL Statement
- 动态SQL批处理内由用户设置的SET选项仅在该批处理的持续时间内有效。SET options that are set by a user within a dynamic SQL batch apply only for the duration of that batch.
- 绑定到SQL语句中的列的控件。Controls bound to columns in a SQL statement.
- UltraLite应用程序可以使用动态SQL或Table API访问表数据。UltraLite applications can access table data using dynamic SQL or the Table API.
- 指定Transact-SQL语句或语句组Specifying a Transact-SQL Statement or Group of Statements
- 在存储的字符串随后串连到一个动态SQL命令中时,将执行该恶意代码。When the stored strings are subsequently concatenated into a dynamic SQL command, the malicious code is executed.
- 来执行对您的SQL语句的语法检查。To perform a syntax check on your SQL statement.
- 键入内容即可更改查询的SQL语句。Type to change the SQL statement for the query.
- 为获得更大的灵活性,动态SQL允许通过SET CURRENT DEGREE语句在一个计划或包中更改这个选项,该语句可以控制专用寄存器中的值。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:自定义记录集的SQL语句(ODBC)SQL: Customizing Your Recordset's SQL Statement (ODBC)
- 在数据库管理系统设计中 ,使用组装SQL语句的方法实现数据的动态查询In the DBMS,data dynamic query is realized with a method of SQL Database Language.