in:
[select cd.categories_name from categories c, categories_description cd where c.parent_id = 0 and c.categories_id = cd.categories_id and cd.language_id='1' and c.categories_status=1]
0 Error - Could not connect to Database
in:
[select count(*) as total from sessions where sesskey = '']