• Or, do you ever ask a co-worker about a policy or procedure without first attempting to remember it yourself or using your own ingenuity to find the answer?

    或者总是在需要了解一些政策程序的时候不是首先想到记住或者是自己找到答案而是询问你的同事

    youdao

  • But first you should create your stored procedure in the destination database MYSAMPLE.

    但是首先应该目标数据库mysample中创建存储过程

    youdao

  • To achieve the slide show effects, we must first set a time to control our show procedure.

    实现幻灯片显示效果我们必须首先设置时间控制我们的显示过程

    youdao

  • After restarting the instance, the external stored procedures library will be loaded in memory by DB2 on first invocation of the stored procedure.

    重新启动实例之后这个外部存储过程就会DB 2首次调用存储过程时加载到内存中。

    youdao

  • First, let's create a simple stored procedure SP_GET_LOC that returns the location for a given department from the table ORG (step 1).

    首先创建一个简单存储过程SP_GET _ LOC,它org返回某个给定部门位置(步骤1)。

    youdao

  • So, the user needs to follow the First time adding disks to host procedure.

    因此用户需要按照首次主机添加磁盘部分中介绍操作步骤进行操作

    youdao

  • An example would be the need to first create the set of tables before creating the stored procedure that access them.

    例如需要创建访问存储过程之前创建组表。

    youdao

  • To initiate logging from a DB2 stored procedure, first call DB2.OPEN_LOG with two parameters.

    DB2存储过程中启用日志功能,首先使用两个参数调用 DB2.OPEN_LOG。

    youdao

  • First, the vote was for a new member of the House of Lords rather than the Commons, and by an odd procedure that strains even Britain's notoriously elastic constitutional arrangements.

    第一这次选举选上议院议员不是下议院议员,而且选举程序怪异的恪守堪称英国臭名昭著灵活的法制体系。

    youdao

  • Before we actually start, I'll explain what a stored procedure is, and why you would want to use them in the first place.

    开始介绍之前我们首先来看看究竟什么存储过程为什么作为首选。

    youdao

  • First, you can use a numerical search procedure to propose and evaluate different values of m and b, ultimately settling on estimates producing the least squared error.

    第一种方法,可以使用数值搜索过程设定不同mb对它们值,最终决定产生最小方差估计值

    youdao

  • If this is not the case, then the first step will have been taken towards opening up the procedure for allowing foreign computer specialists to take jobs in Germany.

    没有开始启动允许外国计算机专家德国工作程序

    youdao

  • As example, I want to build a stored procedure that can be used to retrieve certain fields (like First Name, Middle Initial, Last Name, and Work Department) from all employees that have a certain job.

    作为示例构建一个用于所有担任某种职位员工获取特定字段FirstNameMiddleInitialLast NameWorkDepartment)的存储过程

    youdao

  • The error could also occur if the Sybase stored procedure has multiple result sets and the existing table definition is not for the columns of the first result set.

    如果sybase存储过程多个结果,而现有定义不是针对第一个结果集中列,那么可能发生这种错误

    youdao

  • If you make any changes to the stored procedure, you should first uninstall it from DB2 before registering the new version.

    如果更改存储过程那么注册版本之前应该首先DB 2卸载

    youdao

  • Let's first consider how to return the output of the XMLQuery function to variables declared in a stored procedure.

    我们首先考虑如何XMLQuery函数输出返回存储过程声明变量

    youdao

  • There are two statements in the body of the procedure defining a cursor that enables to return table rows. Adapt the first statement declaring the cursor to.

    过程主体两个语句,其作用是定义一个用来返回行的指针

    youdao

  • Article 161 in cases tried in accordance with the procedure provided in this Chapter, the judgment of first instance shall be final.

    第一百六十一条依照程序审理案件实行一审终审。

    youdao

  • The first step to improving our data-format validation procedure is to move all the validation logic into a single helper class, from which other methods can invoke it as needed.

    改进数据格式验证过程一步所有的验证逻辑都移至助手中,其它方法可以按需这个类上调用验证逻辑。

    youdao

  • Enabling verbose GC is the first step in a problem determination procedure for debugging memory leaks.

    启用详细垃圾收集问题确定过程用于调试内存泄漏一步

    youdao

  • Just as in our first example, the problem here is that the cost of invoking the procedure without actually doing significant work can dominate the cost of the overall job.

    正如第一例子那样,这里问题没有真正执行重要工作过程调用成本可能占据整个作业成本。

    youdao

  • "Halliburton personnel again modified the testing procedure and this time — for the first time — the data indicated the foam slurry design would be stable," the report said.

    “哈里·伯顿员工再次修改测试步骤,测试数据——第一次——表明泡沫泥浆设计稳定的,”报告表明。

    youdao

  • The first step in testing the procedure is to prepare a file that can be loaded in a table.

    测试过程一步准备可以装载到一个表中的文件

    youdao

  • Once the stored procedure is cataloged, the first thing you will want to do is invoke it to make sure it works as expected and designed.

    一旦存储过程进行了注册,首先调用确保按照预期和设计进行工作。

    youdao

  • The first part of the example in Listing 8.1 defines a procedure for processing a new order for a new customer.

    清单8.1中的示例第一部分定义了一个处理客户订单过程

    youdao

  • "The first thing I noticed that I did, that others didn't, is the Contact," Alissa told me, referring to a procedure the church calls Contact Assist.

    有些事别人那么做,我注意到的第一这样就是接触(联系)’,”艾莉告诉,她提到一个达基称之为“接触辅助”的程序

    youdao

  • The first statement within the stored procedure is a DELETE to remove the existing rows in the local destination table SALES.

    存储过程中的第一语句DELETE,它删除本地目标 SALES 中现有

    youdao

  • The advantage of this procedure is that it is executed before the first log-in is done, which allows for the creation of accounts.

    这个过程优点第一登录之前执行可以在此期间创建账户

    youdao

  • Lesson 2: stored procedure load - Creates a stored procedure to demonstrate the first of two methods for loading XML documents.

    第2:用存储过程进行装载——创建一个存储过程,演示用于装载XML文档两种方法中的第一种方法。

    youdao

  • Lesson 2: stored procedure load - Creates a stored procedure to demonstrate the first of two methods for loading XML documents.

    第2:用存储过程进行装载——创建一个存储过程,演示用于装载XML文档两种方法中的第一种方法。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定