Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pulling Historical Records
Message
 
To
13/03/2007 16:47:48
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01203161
Message ID:
01203184
Views:
12
Yes and Yes

>I am assuming that if there is a ReplacementKey, you want to pull that record as well? So really, you are doing a recursive query?
>
>>I have a table with the following structure:
>>
>>
>>
>>Key	StartDate			StopDate		ReplacementKey		ReplacementDate
>>-------------------------------------------------------------------------------------------------------
>>1	2000-04-12 13:02:00.670		2002-10-17 13:43:56.000		NULL				NULL
>>6	2000-12-12 14:11:25.000		2001-05-29 17:02:17.000		119					2006-05-21 09:53:06.740
>>17	2001-09-10 09:34:11.000		2006-05-11 11:02:03.000		NULL				NULL
>>137	2003-02-03 16:34:37.000		2005-08-05 11:44:58.000		147					2006-06-21 10:53:06.750
>>141	2003-02-04 09:43:48.000		2005-08-05 11:44:58.000		236					2006-06-21 10:53:06.750
>>
>>
>>
>>Given a key, how can I pull that record and all if it's historical records as well? Is it possible to do it in one SELECT?
>>
>>Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform