SELECT COUNT(customer_id)
FROM customers;
count ------- 91 (1 row)
categories customers products orders order_details testproducts