Partitioned table
You are a stock analyst and you have been tasked with creating a table to store the stock prices of a newly launched stock. You are aware that the company likes to break down the data by a period of time.
You need to create a partitioned table for the data, and then create a partition for the month of January 2023.
This exercise is part of the course
Time Series Analysis in PostgreSQL
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
