version 6.5.3 deletion

Поиск
Список
Период
Сортировка
От john
Тема version 6.5.3 deletion
Дата
Msg-id YnHF7.149$QU1.12113@typhoon.maine.rr.com
обсуждение исходный текст
Список pgsql-general
Hi,

I'm pulling "null" values from one row in the database (using the Postgres
JDBC driver) via java...

but I don't see any rows that contain null fields?

e.g. select * from my_table where my_field is null;

returns 0

delete from my_table where my_field is null;

returns 0


Any ideas?

Thanks,

John



В списке pgsql-general по дате отправления: