[SQL] unsubscribe

2005-05-26 Thread U K Laxmi
__ Do you Yahoo!? Yahoo! Small Business - Try our new Resources site http://smallbusiness.yahoo.com/resources/ ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ?

Re: [SQL] comparing 2 tables

2005-03-15 Thread U K Laxmi
won't mind implementing this logic in multiple queries. Thank you so much. --- Richard Huxton wrote: > U K Laxmi wrote: > > I've two Ms Access tables with the same structure. > > This is a PostgreSQL list - you'd probably be better > using a > Microsoft-Acces

[SQL] comparing 2 tables

2005-03-15 Thread U K Laxmi
I've two Ms Access tables with the same structure. Tablestructure is as follows: Table table1 SbPartNo char(50) PartDesc char(200) manPartNo char(200) manufacturer char(100) vendor char(100) refDesi char(200) qty char(5) My requirement is as follows: table 1 partDesc1 11 xyz1 vendor1