1046 - No database selected

select sm.*, sd.store_description, sd.store_name, a.admin_groups_id from store_main sm, store_description sd, admin a WHERE sm.store_id = '1' and sd.store_id = '1' and a.store_id = '1'

[smn STOP]