Sql query to download subscribers directly from the database

Hi

sql query to download subscribers directly from the database… anyone???

This should get your started:

SELECT * FROM databasename.phplist_user_user;