j
k
j a
j l
Hi.
How to use :order-by (or :desc):
(:select '* :from 'table :order-by 'column)
doesn't work ?
Thanks
Show replies by date
(:order-by (:select '* :from 'table) (:desc 'column))
postmodern-devel@common-lisp.net
Add to favorites Remove from favorites