Problem with a sql statement

I have a table with the monthly internet usage in minutes for each account.

I wish to create a new table based of the previously mentioned that limits the number of records per account to 9, so only include records based on each account for their past 9 months worth of internet usage.

Can anyone help me do this?

[317 byte] By [cheston] at [2007-12-30]
# 1
Take a look at the Transact-SQL forum for help in this regard.

http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=85&SiteID=1

PhilBrammer at 2007-9-5 > top of Msdn Tech,SQL Server,Transact-SQL...
# 2
I think TSQl forum is a better place for this question...moved from SSIS forum
RafaelSalas at 2007-9-5 > top of Msdn Tech,SQL Server,Transact-SQL...

SQL Server

Site Classified