SQL

网络  总结; 结构化查询语句; 数据库语言; 数据库查询语言

计算机

BNC.11034



双语例句

  1. This memory is used by database level tasks such as backup/ restore, locking, and SQL executions.
    这种内存用于数据库级的任务,例如备份/恢复、锁定和SQL的执行。
  2. As such, this example projects and restricts both traditional SQL and XML data.
    这个例子同时投影和限制传统的SQL数据和XML数据。
  3. The following example shows the execution of a simple PL/ SQL block in CLPPlus.
    以下示例显示了CLPPlus中一个简单PL/SQL块的执行情况。
  4. Using this feature, you can migrate your existing JDBC or other database applications containing SQL easily.
    使用这个特性,您可以方便地对现有JDBC或其他包含SQL的数据库应用程序进行迁移。
  5. Teradata API stage& provides row-to-row read and write accesses to the Teradata database based on the SQL statements.
    TeradataAPI工作台&基于SQL语句对Teradata数据库提供行到行的读取和写入权限。
  6. However, all data is stored locally on the mobile device in a SQL database.
    然而,所有数据都被本地存储在移动设备中的SQL数据库中。
  7. Only non-external SQL routines and SQL scripts are supported.
    只支持非外部SQL例程和SQL脚本。
  8. This customized data view is added to the SQL Data Group you created in the previous section.
    我们将这个自定义数据视图添加到在上一节中创建的SQL数据组中。
  9. This function can be easily invoked from a simple SQL query.
    可以在简单的SQL查询中轻松地调用此函数。
  10. This ensures that the SQL statements share the same data source.
    这确保了这些SQL语句都共享同一数据源。
  11. This procedure rebinds all SQL procedures in a schema.
    这个过程对一个模式中的所有SQL过程进行重新绑定。
  12. Demonstrated how to extract data by writing SQL queries.
    演示了如何通过编写SQL查询提取数据。
  13. This step can be achieved using SQL/ XML functions for publishing and shredding.
    这个步骤可以使用SQL/XML发布和分解函数来实现。
  14. SQL and XML injection to the server.
    对服务器的SQL和XML注入。
  15. The application was using an SQL database for querying and updating profiles.
    应用程序使用SQL数据库查询和更新配置文件。
  16. You can also add data by using SQL insert commands.
    您还可以通过使用SQL命令insert来添加数据。
  17. The relational data model and use of the SQL language allows for enterprise level performance and scalability.
    关系数据库模型和SQL语言的使用必须考虑到企业级性能和可伸缩性。
  18. However, JDBC provides finer-grained control over the execution of SQL statements and offers true dynamic SQL capability.
    然而,JDBC提供了对SQL语句的执行的细粒度控制,并提供了真正的动态SQL能力。
  19. WHERE and ORDER BY are both common parts of SQL queries.
    WHERE和ORDERBY都是SQL查询中常见的部分。
  20. This is defined by an SQL query involving a server, database, table, and columns.
    这是通过一个涉及服务器、数据库、表和列的SQL查询定义的。
  21. A window appears containing the DB2 SQL and SQL/ XML statements associated with your flow.
    这时会出现一个窗口,其中包含与数据流相关的DB2SQL和SQL/XML语句。
  22. This may include performing the mapping between existing arbitrary XML and SQL schemata.
    可能包括执行现有XML和SQL模式之间的映射。
  23. This is the tag used in Coldfusion to pass queries or SQL statements to the data source.
    这是Coldfusion中使用的标签,用于将查询语句或SQL语句传递给数据源。
  24. Can the RUNSTATS command be issued from within an SQL routine ( procedure, UDF, method)?
    可以在SQL例程(过程、UDF和方法)中发出RUNSTATS命令吗?
  25. This method removes the potential for an SQL injection attack.
    这种方法消除了SQL注入攻击的可能性。
  26. You can save this SQL statement in a file using the Save option.
    您可以使用Save选项将该SQL语句保存在一个文件中。
  27. Triggers and user-defined functions ( UDFs) now have enhanced SQL PL support.
    触发器和用户定义函数(UDF)增加了SQLPL支持。
  28. CREATE with errors support has been added for the views and inline SQL functions.
    为视图和内联SQL函数添加了带有错误支持的CREATE。
  29. This class provides an API to quickly and efficiently turn SQL result sets into well-formed XML.
    此类提供了一个API,用于快速有效地将SQL结果集转换为格式良好的XML。
  30. In views, triggers and SQL routines, they are resolved when the database object is created.
    在视图、触发器和SQL例程中,将在创建数据库对象时进行解析。