Monday, March 22, 2010

Number Sequence in MySQL

Programmer Question

In Python if I wanted a sequence from 0 - 9 (inclusive) I would use xrange(0,10) . Is there a way I can do this in MySQL?



Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails