"NOT NULL" - Mailing list pgsql-novice

From tövis
Subject "NOT NULL"
Date
Msg-id 002501c55fde$e30a2b00$3401a8c0@mainxp
Whole thread Raw
Responses Re: [despammed] "NOT NULL"  (Andreas Kretschmer <akretschmer@despammed.com>)
Re: "NOT NULL"  (Jaime Casanova <systemguards@gmail.com>)
List 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?
 

pgsql-novice by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: "NOT NULL" field
Next
From: tövis
Date:
Subject: more "NOT NULL"