Felipe Schnack wrote:
>   In MySQL I can get the first 30 rows in an query doing this:
>   SELECT * FROM `inscricoes` LIMIT 0, 30
>   How I do this in pgsql?
SELECT * FROM "inscricoes" LIMIT 30 OFFSET 0;
Best regards, Michael Paesold
--
Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de