Zargo
Programmer
- Mar 21, 2005
- 109
Hi all,
Does anybody know how i must create a query to get the following result:
TableA
DOCSID DATE LINDEX
112334 14-12-2006 20:18:00 6007
112334 14-12-2006 20:23:00 1023
112334 14-12-2006 20:54:00 1005
112334 14-12-2006 20:56:00 1058
I want to know all docsid's which has 1005 AFTER 6007. How can i find those docsid's?
Does anybody know how i must create a query to get the following result:
TableA
DOCSID DATE LINDEX
112334 14-12-2006 20:18:00 6007
112334 14-12-2006 20:23:00 1023
112334 14-12-2006 20:54:00 1005
112334 14-12-2006 20:56:00 1058
I want to know all docsid's which has 1005 AFTER 6007. How can i find those docsid's?