Skip to main content

Sakila

Tables

NameColumnsCommentType
public.customer10BASE TABLE
public.actor4BASE TABLE
public.category3BASE TABLE
public.film14BASE TABLE
public.film_actor3BASE TABLE
public.film_category3BASE TABLE
public.actor_info4VIEW
public.address8BASE TABLE
public.city4BASE TABLE
public.country3BASE TABLE
public.customer_list9VIEW
public.film_list8VIEW
public.inventory4BASE TABLE
public.language3BASE TABLE
public.nicer_but_slower_film_list8VIEW
public.payment6BASE TABLE
public.payment_p2022_016BASE TABLE
public.payment_p2022_026BASE TABLE
public.payment_p2022_036BASE TABLE
public.payment_p2022_046BASE TABLE
public.payment_p2022_056BASE TABLE
public.payment_p2022_066BASE TABLE
public.payment_p2022_076BASE TABLE
public.rental7BASE TABLE
public.rental_by_category2MATERIALIZED VIEW
public.sales_by_film_category2VIEW
public.staff11BASE TABLE
public.store4BASE TABLE
public.sales_by_store3VIEW
public.staff_list8VIEW

Stored procedures and functions

NameReturnTypeArgumentsType
public._group_concattexttext, textFUNCTION
public.film_in_stockint4p_film_id integer, p_store_id integer, OUT p_film_count integerFUNCTION
public.film_not_in_stockint4p_film_id integer, p_store_id integer, OUT p_film_count integerFUNCTION
public.get_customer_balancenumericp_customer_id integer, p_effective_date timestamp with time zoneFUNCTION
public.inventory_held_by_customerint4p_inventory_id integerFUNCTION
public.inventory_in_stockboolp_inventory_id integerFUNCTION
public.last_daydatetimestamp with time zoneFUNCTION
public.last_updatedtriggerFUNCTION
public.rewards_reportcustomermin_monthly_purchases integer, min_dollar_amount_purchased numericFUNCTION
public.group_concattexttexta

Relations

er