Can i customize null-padding for outer joins?

Поиск
Список
Период
Сортировка
От Shruthi A
Тема Can i customize null-padding for outer joins?
Дата
Msg-id 6caee9520909302319w638c4feara4ead3402e5e00c0@mail.gmail.com
обсуждение исходный текст
Ответы Re: Can i customize null-padding for outer joins?  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: Can i customize null-padding for outer joins?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-sql
<span class="postbody">Hello, <br /><br />I have a query where I full-outer-join 2 tables, and all the columns other
thanthe join column are numerical columns. For my further calculations i need to pad the unmatched tuples with 0 (zero)
insteadof NULL so that I can perform meaningful mathematical calculations on them. Is this currently possible? <br
/><br/>Thanks a ton!<br />Shruthi<br /></span> 

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Pg_Restore with --clean option
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Can i customize null-padding for outer joins?