首页 / 词典 / good

acct

  • abbr.帐户;账目;account 计算
acctacct
  1. However , one of the target tables ( DWADMIN . ACCT ) also requires that the full XML record be maintained for compliance purposes .

    但是,其中一个目标表(DWADMIN.ACCT)还要求维护完整的XML记录,以满足遵从性需求。

  2. Should the update to the ACCT table fail , there would be no mechanism to roll back the insert to the TRADE table , resulting in inconsistent data in the database .

    若ACCT表更新失败,没有任何机制可以回滚到对TRADE表的更新操作,从而造成数据库中的数据不一致。

  3. In this case , the two database actions would be independent of each other , with the insert to the TRADE table being committed to the database before the update of the ACCT table .

    在本例中,两个数据库操作是相互独立的,针对TRADE表的插入操作将在更新ACCT表之后提交给数据库。

  4. The account ID from this mapping operation can then be joined with the account ID included in the output of the Group By operation , creating a result set that will populate the target ACCT table .

    然后,将该映射操作获得的账户ID与GroupBy操作的输出中包括的账户ID进行连接,创建一个结果集,该结果集将填充目标ACCT表。