US Mega Millions Historical Numbers
Mega Millions Drawing Numbers from 2010 to 2022
@kaggle.chrico03_us_mega_millions_historical_numbers
Mega Millions Drawing Numbers from 2010 to 2022
@kaggle.chrico03_us_mega_millions_historical_numbers
CREATE TABLE mega_millions_historic (
"date" TIMESTAMP,
"ball_1" BIGINT,
"ball_2" BIGINT,
"ball_3" BIGINT,
"ball_4" BIGINT,
"ball_5" BIGINT,
"mega_ball" BIGINT,
"mega_plier" VARCHAR
);
Anyone who has the link will be able to view this.