Re: [SQL] Desc Commnad in pgsql?

2008-04-19 Thread Christopher Browne
The world rejoiced as [EMAIL PROTECTED] (VG) wrote: > Hello All, > I like to know how can I achieve the same functionality that is give by desc > commnad in mysql or oracle. > Also specify me the book related to pgsql as a beginner. > Presently my task is going to be communication of ruby with pgs

Re: [SQL] How to find double entries

2008-04-19 Thread Jean-David Beyer
Andreas wrote: > Hi, > > how can I find double entries in varchar columns where the content is not > 100% identical because of a spelling error or the person considered it > "looked nicer" that way? > > I'd like to identify and then merge records of e.g. 'google', 'gogle', > 'guugle' Then I wa