Vet clinic is a relational database that representes a data structure for a vet clinic
- update the animals table by setting the species column to unspecified
- Update the animals that end with mon by setting the species column to digimon & setting the species column to pokemon
- delete all records in the animals table, then roll back the transaction
- Delete all animals born after Jan 1st, 2022 & Update all animals' weights that are negative to be their weight multiplied by -1.
- Number of animals
- Number of animals that have never tried to escape
- Average weight of animals
- Most escapes by neutered
- Minumum and maximum weight by species
- Average number of escape attempts per animal type of those born between 1990 and 2000
👤 NabilHY
- GitHub: https://github.com/NabilHY
- Twitter: https://twitter.com/NeoNabil2
- LinkedIn: https://www.linkedin.com/in/nabil-hayoun/
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.