PostgreSQL sequences: Inside the numbers
Sequences in the open source PostgreSQL database are special tables used for generating integer sequences. Typically, they are used to create a unique record ID (or key) for each row in a table. Read on to dig a little deeper into sequences and discover their full potential.
This particular article has been collected via RSS syndication. We apologize if it's too brief.
If You wish to publish articles on LinuxStreet.net please contact us.
