QUOTE(SuperPhly @ Jul 16 2004, 08:04 PM)
CODE
select *.mp3 from dbase where artist = led zeppelin and bitrate < 128
That SQL query isn't gonna even work unless you, for some weird reason, have a column for every format that's labled as a star, a period, and the extension (which is stupid and useless). The only thing SQL queries for the databases can help wth that you can't do with the playlist generator is simply statistics and whatnot which isn't really needed. SQL queries do sound like a fun toy for foobar, but when it comes down to it, you don't really need it.