Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-3207

Add SQL syntax to allow user to retrieve the current transaction identifier

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4
    • None
    • sql-exe
    • None

    Description

      I would like to enhance SQL so that the current transaction could be retrieved and displayed as a long int that could be used in DML statements.

      2 use cases come to mind:

      > insert into t values (rowkey, current_transid, <...>);

      or

      > get transid;

       

       

      Attachments

        Activity

          People

            sandhya Sandhya Sundaresan
            sbroeder Sean Broeder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: