Skip to content

Vet clinic is a relational database that representes a data structure for a vet clinic

Notifications You must be signed in to change notification settings

NabilHY/vet-clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vet Clinic

Vet clinic is a relational database that representes a data structure for a vet clinic screenshot

Transactions screenshots

  1. update the animals table by setting the species column to unspecified screenshot
  2. Update the animals that end with mon by setting the species column to digimon & setting the species column to pokemon screenshot
  3. delete all records in the animals table, then roll back the transaction screenshot
  4. Delete all animals born after Jan 1st, 2022 & Update all animals' weights that are negative to be their weight multiplied by -1. screenshot

Queries scrrenshots

  1. Number of animals
  2. Number of animals that have never tried to escape
  3. Average weight of animals screenshot
  4. Most escapes by neutered
  5. Minumum and maximum weight by species screenshot
  6. Average number of escape attempts per animal type of those born between 1990 and 2000 screenshot

Authors

👤 NabilHY

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Vet clinic is a relational database that representes a data structure for a vet clinic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published