TCS Historical Data
A Comprehensive Analysis of TCS Stock Performance
@kaggle.shreyaskeote23_tcs_historical_data
A Comprehensive Analysis of TCS Stock Performance
@kaggle.shreyaskeote23_tcs_historical_data
CREATE TABLE tcs_historical_data (
"unnamed_0" BIGINT,
"date" VARCHAR,
"price" DOUBLE,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"volume" BIGINT,
"change" VARCHAR
);
Anyone who has the link will be able to view this.