LINGUA  LINGUA  LINGUA  
1146 - Table 'ristoranti_ferrara.categories' doesn't exist

SELECT DISTINCT cat.categories_name as name, cat.categories_id as id FROM categories as cat INNER JOIN company as com on cat.categories_id=com.categories_id WHERE cat.languages_id='4' ORDER BY cat.categories_name ASC

[TEP STOP]