A queue table is a persistent database table with the properties of an asynchronous
first-in-first-out (FIFO) queue
The queue table is different from a standard base table in that a queue table always contains a user-defined Queue Insertion Timestamp (QITS) as the first column of the table.
No comments:
Post a Comment