zoukankan      html  css  js  c++  java
  • 052-167

    Which three descriptions are correct about the effects of the TRUNCATE command on a table?
    (Choose three.)
    A.The corresponding indexes for the table are also truncated.
    B.Delete triggers on the table are fired during the execution of the TRUNCATE command.
    C.The child table is truncated when the TRUNCATE command is applied on the parent table.
    D.The high-water mark (HWM) is set to point to the first usable data block in the table segment.
    E.No undo or very little undo data is generated during the execution of the TRUNCATE command.


  • 相关阅读:
    p1297
    p2023
    p1612
    逆元总结
    p1652
    考试总结10-08
    p1459
    p1821
    p1863
    p1884
  • 原文地址:https://www.cnblogs.com/Babylon/p/8039185.html
Copyright © 2011-2022 走看看