I am new to SQL and I was wondering if there was a way to combine and match the data.
I have a dataset that shows individuals sleep data and I wanted to combine another dataset which is how many steps individuals have taken.
I want to match up the steps taken by the users Id's and Date so that I can see how sleep effected the amount of steps individuals took throughout the day.