Sequences Posted on August 22, 2018 Written by The Curator A sequence generates a sequential numeric values in the database. Sequences are not associated with a specific table. By convention, sequences are not introduced in to the model. Read more Related