Re: Proper escaping for char(3) string, or PHP at fault, or me at fault?
В списке pgsql-general по дате отправления:
| От | rloefgren@forethought.net |
|---|---|
| Тема | Re: Proper escaping for char(3) string, or PHP at fault, or me at fault? |
| Дата | |
| Msg-id | 20070214070506.E20713@auden.jmla.com обсуждение |
| Ответ на | Re: Proper escaping for char(3) string, or PHP at fault, or me at fault? (Chris <dmagick@gmail.com>) |
| Ответы |
Re: Proper escaping for char(3) string, or PHP at fault,
or me at fault?
|
| Список | pgsql-general |
On Wed, 14 Feb 2007, Chris wrote: > semi-ambivalent wrote: >> All, >> >> I have a char(3) column that has occasional values of this: >> (V) >> >> In a PHP-called nested query I've a line something like: >> select * from tableA where = any (select date from tableA where void ! >> = '(V)') group by date order by record > > Shouldn't that be > > select * from table where FIELD = any (.....) > > ? > > -- > Postgresql & php tutorials > http://www.designmagick.com/ > Yes it should be, and I'm hoping I just made a typo in my post, but I've missed bonehead mistakes like that in the past; it's not forbidden in the future. I'll check after I take my son to school. r
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера