Pergunta de entrevista da empresa @hand

Please describe how to implement a SQL database that tracks branches, books, and customers for a lending library? What if we want to keep track of multiple authors for each book? What if we want to keep track of DVDs, as well?

Resposta da entrevista

Sigiloso

10 de mar. de 2013

I followed the principles of database normalization to design this ficticious database.