ITC LTD Stock Market Quotes Data (8 YEARS)
Compilation of 8 years of historical data of ITC Limited in NSE50 Stocks
@kaggle.rohnsha0_itc_ltd_stock_market_quotes_data_8_years
Compilation of 8 years of historical data of ITC Limited in NSE50 Stocks
@kaggle.rohnsha0_itc_ltd_stock_market_quotes_data_8_years
CREATE TABLE quote_equity_itc_eq_8yrs (
"date" VARCHAR,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.