Problem with my query whithout double-quotes - Mailing list pgsql-sql

From ROUWEZ Stephane
Subject Problem with my query whithout double-quotes
Date
Msg-id 8126A160E6D1D1119AFF00A0CC5C8B0F01228E65@FEDERAL
Whole thread Raw
Responses Re: Problem with my query whithout double-quotes
List pgsql-sql
Hi, 
My pgsql runs on WinNT Server 4. When I try to 
SELECT nom, prenom FROM individu WHERE numero=2 
I have : ERROR: Relation "individu" does not exist 
It only works if I write : 
SELECT "Individu"."Nom","Individu"."Prenom" FROM "Individu" WHERE
"Individu"."NumIndiv"=2 
Can someone help me ? 
Thanks 
Stephane



------------------------------ 
http://www.ecolo.be 



pgsql-sql by date:

Previous
From: Victor Hugo Germano
Date:
Subject: Readline ... a lot of problems...
Next
From: "Leao Torre do Vale"
Date:
Subject: Last record