Announcement

Collapse
No announcement yet.

autocommit

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • autocommit

    Guten Tag zusammen,

    gibt es Befehle die zu einem autocommit führen und nicht Bestandteil einer DDL-Anweisung sind?

    Dankeschön.

  • #2
    Ja. Grant und Revoke z.B.
    Des weiteren kann in diversen mitgelieferten Packages ein COMMIT enthalten sein.

    Dim
    Zitat Tom Kyte:
    I have a simple philosophy when it comes to the Oracle Database: you can treat it as a black box and just stick data into it, or you can understand how it works and exploit it as a powerful computing environment.

    Comment


    • #3
      Ok dankeschön.

      Gibt es auch DML Anweisungen die zu einem autocommit führen?

      Comment


      • #4
        Gibt es auch DML Anweisungen die zu einem autocommit führen?
        In Oracle? Nein.

        Dim
        Zitat Tom Kyte:
        I have a simple philosophy when it comes to the Oracle Database: you can treat it as a black box and just stick data into it, or you can understand how it works and exploit it as a powerful computing environment.

        Comment


        • #5
          Alles klar, vielen Dank.

          Comment

          Working...
          X