What is the translation of " SQL STATEMENT " in Chinese?

SQL语句

Examples of using Sql statement in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
SQL statements must have a';' on the end.
Sql语句最后需要有分号;结尾.
You may also need to examine your users' SQL statements, as well as check for any other I/O bottlenecks.
你可能还需要检查用户的SQL语句,并检查是否存在任何其他I/O瓶颈。
An SQL statement is composed of a sequence of keywords, identifiers, etc. terminated by a semicolon(;).
SQL语句由一系列由关键字,标识符等组成,由分号(;)作为终止。
In essence, each action of slicing anddicing is equivalent to adding a"WHERE" clause in the SQL statement.
本质上讲,每种数据切片或分块行为都等同于在SQL语句中增加一个“WHERE”子句的过滤条件。
The following SQL statement selects all the employees whose name beginning with any of the letter between'O' and'Z':.
以下SQL语句选择名称以O和Z之间的任何字母开头的所有员工:.
It makes the APIs type safe, it makes organizing the SQL statements good(tries to make it easier without being too heavy).
它使得API类型安全,使得SQL语句组织的很好(它尝试使其更容易些,同时不会太重)。
By injecting a SQL statement, like‘ OR 1=1--, the attacker can access information stored in the web site's database.
通过注入SQL语句,如')或1=1--,攻击者就可以访问存储在网站数据库中的信息。
Service should only contain the same data canbe changed(one consistent change to the data) of the SQL statement.
事务应该只包含可以对数据进行一致更改(oneconsistentchangetothedata)的SQL语句.
For example, the following SQL statement selects all the customers from the country"Mexico", in the customers table.
下面的SQL语句从“Customers”表中选取国家为“Mexico”的所有客户:.
While both procs and functions can be employed in similar ways,functions are designed to send their output to a query or SQL statement.
虽然可以以类似的方式使用过程和函数,但是函数被设计为将其输出发送到查询或SQL语句
You can execute any type of SQL statement, create dumps of tables and databases, as well as to export and import CSV data.
您可以执行任何类型的SQL语句,创建表和数据库的转储,以及导出和导入CSV数据。
SSMA automates all aspects of migration including migration assessment analysis,schema and SQL statement conversion, data migration as well as migration testing.
SSMA自动执行迁移的所有方面,包括迁移评估分析、架构和SQL语句转换、数据迁移以及迁移测试。
The DBMS component manages SQL statement processing, accesses data in a database, and manages different types of server resources.
DBMS组件管理SQL语句处理、访问数据库中的数据并管理不同类型的服务器资源。
If you try to change initialization parameters or random SQl statement, you may adjust the system time to waste, but no big gains.
如果你试图胡乱地改动初始化参数或SQl语句,你可能会浪费调整系统的时间,而且无什么大的收益。
The following SQL statement will return all the employees whose salary is greater than 5000 and the dept_id is either equal to 1 or 5.
以下SQL语句将返回薪水大于5000且dept_id等于1或5的所有员工。
In a classic Enterprise Java application,the system sends an SQL statement to the database and blocks until the database returns the result.
传统的企业级Java程序里面,系统会发送一段SQL语句到数据库上面,阻塞住程序,直到数据库返回查询结果。
To execute some SQL statement you will need access to a full-fledged database management system like MySQL, SQL Server etc.
要执行一些SQL语句,你需要访问完整的数据库管理系统,如MySQL,SQLServer等。
With Oracle SQL Developer, you can browse database objects,run SQL statements and scripts, and write and run PL/SQL programs.
利用OracleSQLDeveloper,您可以浏览数据库对象、运行SQL语句和SQL脚本,以及编辑和调试PL/SQL语句。
The following SQL statement will return only those employees from the employees table, whose salary falls within the range of 7000 and 9000.
以下SQL语句将仅返回employees表中的*employee*,其薪水范围为7000和9000。
SQL is preserved The use of Javadoes not alter the behavior of existing SQL statements or other aspects of non-Java relational database behavior.
保留SQL使用Java不会改变现有SQL语句的行为,也不会改变非Java关系数据库行为的其它方面。
Any SQL statement will create it, especially when you run DML statements are automatically created the cursor, no developer intervention.
任何SQL语句都会创建它,特别在运行DML语句时,都是自动创建游标的,不需要开发人员干预。
At this point, Oracle knows the meaning of the SQL statement, but still not enough information to execute the statement..
此时,Oracle知道了SQL语句的意思,但仍没有足够的信息用于执行该语句。
These functions submit SQL statements, get information on previously run sql jobs, and get your results back from Cloud Object Storage.
这些函数可以提交SQL语句,获取以前运行的SQL作业的信息,并从CloudObjectStorage获取您的结果。
Throughout the documentation, SELECT statements and other SQL statements appear with each clause on a separate row, and with the SQL keywords in uppercase.
本文档中,显示SELECT语句和其它SQL语句时,每个子句都在单独一行上,SQL关键字以大写字母显示。
The following SQL statement will return only those employees from the employees table whose salary is greater than 7000 and the dept_id is equal to 5.
以下SQL语句将返回employees表中的所有雇员,其*雇员*表的薪水大于7000或dept_id等于5。
Lt;br/> Query processing query and other types of SQL statements is different, because as a result of a successful execution will return data.
查询语句的处理查询与其它类型的SQL语句不同,因为在成功执行后作为结果将返回数据。
You will only rarely need to rewrite a SQL statement to make it perform more efficiently- the optimizer will usually make the right decision.
您很少需要重写SQL语句以使其执行得更加有效--优化器通常会做出正确的决定。
Finally, stored procedures can execute multiple SQL statements, call functions, and even iterate over results sets, performing complex operations akin to programming code.
最后,存储过程可以运行多个SQL语句、调用函数,甚至迭代结果集、执行类似于编程代码的复杂操作。
Results: 28, Time: 0.0289

Word-for-word translation

Top dictionary queries

English - Chinese