Creates a queue table in a database.
procedure CreateQueueTable;
Call the CreateQueueTable method to create a queue table in a database. The QueueTableName property of the TOraQueueTable component will be used as a name for the queue table. Properties
will be used as parameters for a new queue table.