I'm having difficulty figuring out the sql code to compute a moving average. I've looked at other forum posts and looked online, and I can't figure out exactly what part of the code I'm supposed to replace with my own things.
I have a query that pulls data from a table called Data. I'd...