Query - Mailing list pgsql-general

From Tamara D. Blum
Subject Query
Date
Msg-id 01c801c13ca2$248a5aa0$102401c8@saij.saij.jus.gov.ar
Whole thread Raw
List pgsql-general
Hi !
 
    I'm trying to execute the following query:
        "SELECT TOP 10 * FROM table1"
 
    It gives me the error message
    parser: parse error at or near "2"
 
    Can i use SELECT TOP ?
    Is there any other way to execute the same query not using SELECT TOP ?
 
    Thanks
	            Tamara D. Blum
	        Analista de Sistemas
	        Tel.: 4831-9061 al 66 int. 110  
	Sistema Argentino de Informática Jurídica
	Ministerio de Justicia y Derechos Humanos

pgsql-general by date:

Previous
From: Martín Marqués
Date:
Subject: Re: locale and spanish acute
Next
From: "Mitch Vincent"
Date:
Subject: Re: Query