The sakila database consists of 15 tables including
film,
film_category,
actor,
customer,
rental,
payment and
inventory among others. The sakila sample database, which is a fictitious database designed to represent a DVD rental store, is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and so forth.
Our books, part 1 and part 2, had been published implementing the first eleven tables in sakila database:
actor,
language,
film,
category,
film_category,
film_actor, country,
city,
address,
store, and
staff tables. This book, as part 3, develops step by step object-oriented programming and Java GUI tutorial using NetBeans to implement the remaining four tables,
customer,
inventory,
rental, and
payment, in the Sakila sample database which is a fictitious database designed to represent a DVD rental store.
| Author: Rismon Hasiholan Sianipar |
| Publisher: Independently Published |
| Publication Date: Feb 07, 2023 |
| Number of Pages: 230 pages |
| Binding: Paperback or Softback |
| ISBN-10: NA |
| ISBN-13: 9798376568323 |