I feel silly asking this, but I haven't been able to figure out how to get this
to work. I want to create the Sequel equivalent of this query:
SELECT DISTINCT substring(name for 1) FROM products ORDER BY 1
Besides just brute-forcing it with the DB[query] option, that is.
--
You received this message because you are subscribed to the Google Groups
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sequel-talk?hl=en.