|
|
|
|
|
by klibertp
1915 days ago
|
|
Nothing to do with the article, SQL, or a DB, but I can't help wanting to add even just a bit when I see array languaes mentioned. So, in J it's just: ?~1000000
or, if you don't need elements to be unique: ?$~1000000
Though it's just an array, not a persistent table - I don't know much about Jd :( |
|