SQL delete unrelated records
- From: "Davor" <Davor@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 8 Sep 2005 16:19:02 -0700
Hello
Lets say i have 2 tables t1 and t2 and they are related (inner join) by ID
and t1_ID respectivley, 1 to many respectivley..
Now, lets sey they are records in column ID that aren't related to any t1_ID
column. How do i write the SQL syntax to show those that are related to
nothing.
Any suggestion is appreciated.
Greets
Davor
.
- Follow-Ups:
- RE: SQL delete unrelated records
- From: Davor
- RE: SQL delete unrelated records
- Prev by Date: Re: Unspecified Error - connecting via OleDb to an Access Database (using ADO.NET)
- Next by Date: RE: SQL delete unrelated records
- Previous by thread: Crystal Report Logon Error in Web Form
- Next by thread: RE: SQL delete unrelated records
- Index(es):
Relevant Pages
|