Beer Consumption In 2018-2019
How much have I drunk in the last year?
@kaggle.devvindan_beer_consumption_in_20182019
How much have I drunk in the last year?
@kaggle.devvindan_beer_consumption_in_20182019
CREATE TABLE drink_dataset_money (
"date" TIMESTAMP,
"hour" BIGINT,
"minute" BIGINT,
"drank" BIGINT,
"money_spent" DOUBLE
);
Anyone who has the link will be able to view this.