sql
sql基本解释 abbr. 结构化查询语言(Structured Query Language) sql的意思释义 abbr.Structured Query Language 结构化查询语言; sql用法及例句 词组短语sql serve
sql怎么读
sql基本解释
abbr. 结构化查询语言(Structured Query Language)
sql的意思释义
abbr.
Structured Query Language 结构化查询语言;
sql用法及例句
词组短语
sql server数据库
sql injection资料隐码的入侵模式;资料隐码攻击
例句参考
A guide to the SQL standardScalable SQL and NoSQL data stores
A guide to the SQL standard (2nd ed.)
Spatial SQL: A Query and Presentation Language
Executing SQL over encrypted data in the database-service-provider model
Executing SQL over encrypted data in the database-service-provider model
AMNESIA:analysis and monitoring for NEutralizing SQL-injection attacks
guide to the SQL standard : a user\'s guide to the standard database language SQL : [covers CLI and PSM] | Clc
Automated Selection of Materialized Views and Indexes in SQL Databases
Test Of Time Award Talk: Executing SQL over Encrypted Data in the Database-Service-Provider Model
sql相关例句
1. SQL provides no mechanisms for defining and executing searches on these types of data.
对于这些类型的数据,SQL不提供定义和执行搜索的机制。
2. It enables us to look at SQL statements by groups during an interval of time, then tune them as one.
它使我们能够在按组查看一段时间内的SQL语句,然后并将它们作为一个整体进行调优。
3. I recommend using this method, as it gives you more information about the failure of the SQL statement.
我使用这个方法,因为这个方法可以给出有关SQL语句失败的更多信息。
4. You should check each index name to see if it conflicts with the same name on any index before running the generated SQL.
应该检查每个索引名称,以查看它是否与在运行生成的SQL之前的任何索引名称发生冲突。
5. Next, he will analyze each transaction and explain the SQL features of each.
接着,他将分析每个事务,并解释每个事务的SQL特性。
6. As I mentioned, SQL specifies what data to retrieve or manipulate, but does not specify how the database accomplishes these tasks.
如我所说的,SQL指定了要检索或操作什么数据,但没有指定数据库如何完成这些任务。
7. Pull in data from other sources through the standard SQL.
通过标准的SQL从其他数据源拉入数据。
8. You can then change this SQL statement to customize the query.
这样,您就可以更改这个SQL语句以定制查询。
9. Prepare to capture the information about the running SQL using one of the three procedure mentioned above.
准备使用上面提到的三种过程之一来获取关于正在运行的SQL的信息。
10. These features enable you to migrate SQL scripts from other database server products to DB2, either as is, or with minimal modifications.
这些特征可让您从其他数据库服务器产品移植SQL脚本到DB2,即使是用较小的修改来移植。
11. When you have multiple statements in an SQL script, each statement must be separated from the one that follows by a statement terminator.
如果SQL脚本中有多个语句,那么每一个语句都必须用一个语句结束符与前一个语句隔开。
12. This means you can get all the benefits of typical SQL join queries without the burden of predefining their relationships in the database layer.
这意味着您能够获得典型的SQL联合查询的所有好处,但又不需要在数据库层预定义它们的关系。
13. Because this event monitor causes a lot of overhead on the monitored instance, these processes to create SQL reports should be started with consideration.
因为这个事件监视器会给监视的实例带来很大开销,所以在启动创建SQL报告的过程时要仔细考虑。
14. Even choosing only a subset of the columns from the view would be a simple SQL query.
即使是只从视图中选择列的一个子集,也能用一个简单的SQL查询实现。
15. You can then use methods on those classes and their instances to interact with the database, instead of writing SQL.
然后您可以使用这些类及其实例上的方法来与数据库交互,而不用编写SQL。
16. If you learn SQL, you’ll be prepared to move from one database to another.
如果你学习SQL,你将会预备好从一个数据库转移到另一个。
17. For this example, you use some basic SQL functions to analyze the data.
对于本例来说,使用一些基本的SQL函数来分析数据。
18. In fact, you can bring the results into SQL queries again if you so wish because DB2 can interchange the languages with DB2.
实际上,如果您愿意,也可以使用SQL查询得到同样的结果,因为在DB2 中这两种语言可以互换。
19. With SQL replication, you create a configuration that specifies each table in the database that you want to replicate.
通过SQL复制,您可以创建一个配置,其中指定了您希望复制的每一个数据库表。
20. In DB2, variables of type array are like variables of any other SQL data types.
在DB2 中,类型阵列的变量类似于任何其他SQL数据类型的变量。
21. Again depending on each of these statement attributes, they can be set at different times: before/after executing the SQL statement or at any time.
同样,这些语句属性可以在不同的时候设置,具体情况取决于每个属性:在执行SQL语句之前/之后或任何时候。
22. The paradigm of SQL is that the user (or application) just tells the database system what to do and the system itself figures out the best way how to do it.
SQL的范例是,用户(或应用程序)只需告诉数据库系统要做什么,系统自己就会得出如何做这件事的较佳方法。
23. The stored procedures return 0 (zero) when they run successfully and SQL error codes if it finds any issues with the parameters or policy file content.
如果成功运行,则存储过程将返回0(零),如果发现任何参数或策略文件内容问题,则返回SQL错误代码。
24. You can declare one or more condition handlers in your SQL procedure.
您可以在SQL过程中声明一个或多个条件处理程序。
25. Or one tenant could have additional SQL manipulation to restrict the data they could retrieve to records entered not more than 90 days before.
或者,某个租户可以进行额外的SQL操作,将它们可以检索的数据限制为较近90天以内输入的记录。
26. Relational databases provide the capability for the SQL statements to access information from more than one table through a joining of multiple tables.
关系数据库为SQL语句提供了从一个以上的表中访问信息的能力,这是通过连接多个表来完成的。
27. If you want to distinguish users who execute SQL, you can create a separate group, such as a group for users in accounting and one for users in engineering.
如果希望区分执行SQL 的用户,您可以创建单独的组,比如针对会计部门的用户创建一个组,针对工程部门的用户创建一个组。
28. If you want to distinguish users who execute SQL, you can create a separate group, such as a group for users in accounting and one for users in engineering.
如果希望区分执行SQL 的用户,您可以创建单独的组,比如针对会计部门的用户创建一个组,针对工程部门的用户创建一个组。
29.Some Web applications make SQL queries to the back-end database through the URL.
有些网站应用程序通过URL对后台数据库进行sql查询。
38.Interbase nt 2 user license for building and testing multi - user sql application
InterBase NT 2 用户许可用于构造并测试多用户 sql 应用程序
-- 来源 -- 英汉 - 翻译参考