- Mailing list pgsql-sql

From Sean Weissensee
Subject
Date
Msg-id 00ce01c052a1$667db2e0$0400a8c0@seanwin98
Whole thread Raw
Responses Re:
List pgsql-sql
Why does this error come up
 
 ionsol=> update quickstock set ItemDesc = '10000',Qty = 0.0,salesprice = 0
.0 where StockID = '8597' \g
ERROR:  Relation 'quickstock' does not have attribute 'itemdesc'  
 
when ItemDesc does exist.
 
Sean

pgsql-sql by date:

Previous
From: "Joe Conway"
Date:
Subject: psql question
Next
From: Peter Eisentraut
Date:
Subject: Re: psql question