Between !

From: Carlos Rivas <carlos(dot)rivas(at)multicredit(dot)com(dot)gt>
To: pgsql-general(at)postgresql(dot)org
Subject: Between !
Date: 2006-03-24 23:34:21
Message-ID: 442481FD.9030702@multicredit.com.gt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Necesito saber si alguien sabe si puedo utilizar la instruccion between
en un selet en postgress ya que lo he
probado y no me devuelve nada.

ejemplo:

SELECT * FROM NOMBRES WHERE APELLIDO BETWEEN 'R' AND 'RO';

Gracias.

Browse pgsql-general by date

  From Date Subject
Next Message Just Someone 2006-03-24 23:46:07 Re: Practical limit on number of tables ina single database
Previous Message Guy Fraser 2006-03-24 23:08:46 Re: Advantages of PostgreSQL over MySQL 5.0