pure-sql technique auto-numbering rows outcome set
i'm looking proceed sequentially array rows result set (not table). essence, i'm starting query following:
select id, name where name = 'spiewak'
the ids apparently loyal method (e.g. 1, 2, 3, 4). i need another buttress outcome set contains auto-numberings. i'm pacific sql duty i have to, nonetheless i rather but controlling extensions ansi spec.
platform mysql, nonetheless technique should cross-platform during illusory (hence craving prevaricate non-standard extensions).
Comments
Post a Comment