Microsoft Vs Apple: Stock Performance
Exploring the Stock Prices and Growth Trends of Two Tech Giants Over Time
@kaggle.prathamjyotsingh_microsoft_vs_apple_stock_performance
Exploring the Stock Prices and Growth Trends of Two Tech Giants Over Time
@kaggle.prathamjyotsingh_microsoft_vs_apple_stock_performance
CREATE TABLE msft_stock_dividend (
"date" TIMESTAMP,
"declaration_date" TIMESTAMP,
"record_date" TIMESTAMP,
"payment_date" TIMESTAMP,
"dividend" DOUBLE
);
Anyone who has the link will be able to view this.