generate_series: an Oracle implementation in light of SQL Design Patterns

(Simon Greener) There is a very useful function in PostgreSQL called generate_series that can be used to generate a series of integer numbers from som start value to and end value with an optional step value. Tags:

Related posts

Read the rest of the story...

This entry was posted in PostgreSQL and tagged . Bookmark the permalink. Comments are closed, but you can leave a trackback: Trackback URL.