Top 10 AI Companies - Stocks
If you have invested in top 10 AI companies, what it would be today?
@kaggle.vladimirmijatovic_ai_stocks
If you have invested in top 10 AI companies, what it would be today?
@kaggle.vladimirmijatovic_ai_stocks
CREATE TABLE top_10_ai_stocks (
"symbol" VARCHAR,
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT,
"adjusted" DOUBLE
);
Anyone who has the link will be able to view this.