How to make distinct like this
From: Thomas Seban (tse_at_relate.de)
Date: 01/21/04
- Next message: Sasa: "List and recall deleted records"
- Previous message: Marc Scheuner: "Re: A Stored Procedure in SQL Server returning a recordset"
- Next in thread: J. M. De Moor: "Re: How to make distinct like this"
- Reply: J. M. De Moor: "Re: How to make distinct like this"
- Reply: Brian Bushay TeamB: "Re: How to make distinct like this"
- Reply: Thomas Seban: "Re: How to make distinct like this"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Jan 2004 09:24:34 +0100
Hallo,
i have a query between two tables. First table has master records, the
second has detail record. Now i want all data from master table, but only
the first or the last record from detail. Getting all data from detail table
is no problem.
Is there a solution with SQL?
Best Regards
Thomas Seban
- Next message: Sasa: "List and recall deleted records"
- Previous message: Marc Scheuner: "Re: A Stored Procedure in SQL Server returning a recordset"
- Next in thread: J. M. De Moor: "Re: How to make distinct like this"
- Reply: J. M. De Moor: "Re: How to make distinct like this"
- Reply: Brian Bushay TeamB: "Re: How to make distinct like this"
- Reply: Thomas Seban: "Re: How to make distinct like this"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|