2010/11/17 mleden <[email protected]>
> Hi Leo,
>
> If you're getting your data from a database, you could easily add a
> "random value column" to your query.
> For example, in MySQL, you would issue this select statement:
> SELECT id, name, RAND() FROM table;
>
> -Mark
>
Hi Mark (and all that have response :),
thank for your helpful hints! In fact I've done it this way, but is useful
that it is
supported by exhibit, so I can cache my query result and not execute all the
times. :D
bye bye .leo.
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" 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/simile-widgets?hl=en.