A přece se točí.
Vypadá to takhle:
SELECT entry_state,address_book_id as address_book_id, entry_company as entry_company FROM address_book WHERE entry_state NOT LIKE ' 'group by entry_state ORDER BY entry_company
A přece se točí.
Vypadá to takhle:
SELECT entry_state,address_book_id as address_book_id, entry_company as entry_company FROM address_book WHERE entry_state NOT LIKE ' 'group by entry_state ORDER BY entry_company