| | 115 | {{{ |
| | 116 | Започнуваме од тривијален суперклуч па постепено отстрануваме атрибути |
| | 117 | {jobs_id, jobs_description, predistedSalery, pet_cares_id, title, description, start_date, |
| | 118 | dateEnding,vet_centers_id, name, address, vet_centers_description, workingHours, |
| | 119 | latitude, longitude, workingHours,roles_id, type, users_id, first_name, last_name, |
| | 120 | phoneNumber, email, password, blog_post_for_consultation_id, blog_post_title, |
| | 121 | blog_post_description, dateAsked, blog_post_answers_id, parent_id, reply, date_answers, |
| | 122 | cities_id, cities_name, reports_id, reports_description, pets_id, pet_status_id, node, |
| | 123 | pet_status_type, therapy_id, appoitmentDate, therapy_description, diagnostics_id, |
| | 124 | diagnostics_description, medecines_id, manufacturers_name, medecines_description, |
| | 125 | manufacturers_id, city, state, manufacturers_name, manufacturers_description, pets_name, |
| | 126 | color, dateOfBirthday, pets_description, type_of_pets_id, pet_galery_id, image, orders_id, |
| | 127 | products_id, products_name, products_description, category, dateAdded,isActive, price, |
| | 128 | available_quantity, quantity, breeds_id, breeds_name, kind_of_pet, type_of_pets_description} += |
| | 129 | (jobs_id, jobs_description, predistedSalery, pet_cares_id, title, description, start_date, |
| | 130 | dateEnding,vet_centers_id, name, address, vet_centers_description, workingHours, |
| | 131 | latitude, longitude, workingHours,roles_id, type, users_id, first_name, last_name, |
| | 132 | phoneNumber, email, password, blog_post_for_consultation_id, blog_post_title, |
| | 133 | blog_post_description, dateAsked, blog_post_answers_id, parent_id, reply, date_answers, |
| | 134 | cities_id, cities_name, reports_id, reports_description, pets_id, pet_status_id, node, |
| | 135 | pet_status_type, therapy_id, appoitmentDate, therapy_description, diagnostics_id, |
| | 136 | diagnostics_description, medecines_id, manufacturers_name, medecines_description, |
| | 137 | manufacturers_id, city, state, manufacturers_name, manufacturers_description, pets_name, |
| | 138 | color, dateOfBirthday, pets_description, type_of_pets_id, pet_galery_id, image, orders_id, |
| | 139 | products_id, products_name, products_description, category, dateAdded,isActive, price, |
| | 140 | available_quantity, quantity, breeds_id, breeds_name, kind_of_pet, type_of_pets_description) |
| | 141 | }}} |