[RadiusNT] T-SQL Commands for moving records to new table

Terry Bomersbach ( (no email) )
Sat, 13 Mar 1999 09:58:14 -0600

This is a multi-part message in MIME format.

------=_NextPart_000_0008_01BE6D38.034F08E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

What I'm trying to do without much luck is move old records from the =
RadLogs table without removing them from the database.

I would like to move them into a new table that can be named =
Rlog+DATENAME(mm,GETDATE()) so that I get a table with the name like =
RLogMarch, RLogApril, etc.

Anyone have any suggestions?

------=_NextPart_000_0008_01BE6D38.034F08E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">

What I'm trying to do without much =luck is move=20old records from the RadLogs table without removing them from the=20database.
 
I would like to move them into a new =table that=20can be named Rlog+DATENAME(mm,GETDATE()) so that I get a table with the =name=20like RLogMarch, RLogApril, etc.
 
Anyone have any=20suggestions?
------=_NextPart_000_0008_01BE6D38.034F08E0--