>  -----Original Message-----
> From:         Dao, Trien (STP)  
> Sent: Friday, January 16, 2009 10:32 AM
> To:   'sqlite-users-boun...@sqlite.org'
> Subject:      Question on delete record in a master-detail type tables
> 
> I have two tables - header and detail tables - that are a master -detail type 
> setup, with header ID item is the FK to rowID in the detail table.  Deleting 
> a record in the header table, would that also delete the records in the 
> detail table?   Please recommend the best way to delete both the master and 
> detail records.  Thank you for your help.
> 
> Trien
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to