Taiwan Semiconductor Manufacturing Co Ltd
tsmc stock price 2023 - 2019
@kaggle.nidzsharma_taiwan_semiconductor_manufacturing_co_ltd
tsmc stock price 2023 - 2019
@kaggle.nidzsharma_taiwan_semiconductor_manufacturing_co_ltd
CREATE TABLE download_data_stock_tw_xtai_2330_1 (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT
);
CREATE TABLE download_data_stock_tw_xtai_2330_2 (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT
);
CREATE TABLE download_data_stock_tw_xtai_2330_3 (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT
);
CREATE TABLE download_data_stock_tw_xtai_2330 (
"date" VARCHAR,
"open" BIGINT,
"high" BIGINT,
"low" BIGINT,
"close" BIGINT,
"volume" BIGINT
);
Anyone who has the link will be able to view this.