"NOT NULL"

From: tövis <tovises(at)freemail(dot)hu>
To: "pgsql novice" <pgsql-novice(at)postgresql(dot)org>
Subject: "NOT NULL"
Date: 2005-05-23 21:32:14
Message-ID: 002501c55fde$e30a2b00$3401a8c0@mainxp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanks Jaime!
Using pgAdmin III selected all rows:
SELECT aid,num,name30 FROM nod ORDER BY num;

First rows from result in a CSV file:

aid;num;name30
"374";"0";"2181 "
"371";"0";"2178 "
...

Is this a NULL or not? May be the method is not precise enough?

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message tövis 2005-05-23 22:08:19 more "NOT NULL"
Previous Message Jaime Casanova 2005-05-23 21:16:40 Re: "NOT NULL" field