select * from webmail_address_book where user_id = :user_id order by first_names asc delete from webmail_address_book where contact_id = :contact_id and user_id = :user_id