您要查找的是不是:
- The next step is to construct the SQL Query. 下一步是构造SQL查询。
- A string embedded with quotes, slashes, or semicolons, for example, might perform arbitrary data operations if used unfiltered in a SQL query against a database. 例如,如果在对数据库的SQL查询中使用了未经筛选的字符串,则其中嵌入了引号、斜杠或分号的字符串可用于执行任意数据操作。
- See how an attacker can tamper with an SQL query. 可以看看攻击者是如何篡改SQL查询语句的。
- You can use Prepared Statement to run a SQL query. 您可以使用[预准备语句]来运行SQL查询。
- Collect statistics on your original SQL query. 收集关于原始SQL查询的统计数据。
- SQL query syntax invalid or unsupported. sql 查询语法不正确或不被支持。
- SQLExecutorExecutes an arbitrary SQL statement against a database. 执行任意的。
- This allows arbitrary SQL commands to be sent to a connected ADO. 各种SQL命令都可通过命令行方式发送到一个连接的ADO.
- Relational database with SQL query and report generation. 关系数据库连同SQL查询和报告生成。
- This will be a dynamic column generated by the SQL Query formula. 该列将是一个由SQL查询公式生成的动态列。
- This method can achieve the query rewriting of XQuery to SQL query. 最终实现由XQuery查询到SQL查询的查询重写.
- How do you measure response time and resource utilization of a SQL query? 如何测量SQL查询的响应时间和资源利用率呢?
- Let's look at how to insert summary rows between the rows of a SQL query. 让我们看一看如何在SQL查询的不同行之间插入汇总行。
- As it includes a complex SQL query, it is a good candidate for caching. 正因为这是一个复杂的sql查询,缓存起来很好。
- Then, any SQL query you run operates on data as it existed at that time. 之后运行的SQL查询将反映指定日期时间时的数据库状态。
- This view is populated by use of SQL queries. 该视图使用SQL查询进行填充。
- Gets or sets the SQL query in the associated SqlDataSource for selecting data from the underlying database. 获取或设置关联的SqlDataSource中的SQL查询,以便从基础数据库中选择数据。
- You also have to fetch all result rows from an unbuffered SQL query, before you can send a new SQL query to MySQL. 此外在向MySQL发送一条新的SQL查询之前,必须提取掉所有未缓存的SQL查询所产生的结果行。
- How do we then apply those tools in tuning SQL queries? 那么我们如何在SQL查询的调优中应用那些工具呢?
- If you can formulate an SQL query and understand basic programming logic, you should be able to follow this tutorial. 如果能用公式进行SQL查询并懂基本编程逻辑,学习此教程应不成问题。
