累计查询 0.00 亿次

select for/against

双语例句

  1. You must select the appropriate deployment model by balancing your needs for customization and control against the TCO and TTV that your business requires.
    您必须针对您的公司需要的TCO和TTV来平衡您的定制和控制需求,选择适当的部署模型。
  2. For this scenario, specify that you intend to work against an online database, and select the TPoX database connection when prompted.
    对于本场景,指定需要在一个在线数据库上操作,出现提示时选择TPoX数据库连接。
  3. In the pessimistic locking scheme, explicit locks are taken against rows using the SQL SELECT FOR UPDATE statement. Data is then modified, and an SQL UPDATE is issued.
    在悲观锁定方案中,通过使用SQL SELECT FOR update语句对数据行进行显式锁定,然后更改数据,并执行SQL UPDATE。