Apple Inc | Stock Market Analysis | Founding Years
Stock Market Analysis of Apple Inc from 1980 to 2022
@kaggle.whenamancodes_alphabet_inc_google_founding_years_analysis
Stock Market Analysis of Apple Inc from 1980 to 2022
@kaggle.whenamancodes_alphabet_inc_google_founding_years_analysis
CREATE TABLE apple (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"adj_close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.