说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> SQL语句
1.
Union Clause of Visual FoxPRO SQL Language;
SQL语句中UNION子句的使用
2.
The Realization of Dynamic SQL under Powerbuilder;
PowerBuilder下动态SQL语句的实现
3.
SQL SERVER database optimize SQL statements
SQL SERVER数据库中SQL语句的优化
4.
Based on SQL Sentence Inquiry Optimization Analysis Study;
基于SQL语句查询优化分析的研究
5.
Using VB to dynamically establish data table to insert SQL sentences;
用VB动态创建数据表插入SQL语句
6.
Auto-Construction On the SQL Statements in Java EE
Java EE中SQL语句的自动构造
7.
Secondary VFP Exam-oriented Strategies and Detailed Explanations for SELECT-SQL
二级VFP应试策略及SELECT-SQL语句详解
8.
Discussion on Method Optimizing Index-based SQL
基于索引的SQL语句优化方法探讨
9.
Database-Service-Provider Model and Executing SQL on Encrypted Data
DSP模型及执行基于加密数据的SQL语句
10.
The methods of SQL sentences optimization on index;
基于索引的SQL语句查询优化方法的研究
11.
Talking about SQL Expressions Management and Data Security Backup toward Xiyang Glis;
谈新洋Glis的SQL语句管理和数据安全备份
12.
Maintenance and Management of Data Tablet of Huiwen System Combined with VB with SQL Language
VB结合SQL语句对汇文系统数据表的维护管理
13.
Sometimes valid data can unintentionally interfere with the format of the SQL statement itself.
有一些数据,虽然是合法的,但是可能会在无意中和SQL语句的格式产生冲突。
14.
Note: Some database systems require a semicolon at the end of the SQL statement. We don't use the semicolon in our tutorials.
注意:一些数据库系统需要在每条SQL语句结束后带上分号。在我们的教程中将不使用到分号。
15.
The odbc_exec() function is used to execute an SQL statement.
函数是用来执行一条sql语句的。
16.
SQL Query Optimization of Database System;
数据库系统中的SQL查询语句优化
17.
Enquiry Optimizing and SQL;
查询优化及SQL查询语句的优化方法
18.
Syntax Analysis of SQL Select Sentence through Using LEX and YACC;
利用LEX和YACC实现对SQL查询语句的语法分析