Re: Execute query iterating with different parameter values

From: "Luis E(dot) Arevalo R(dot)" <arevalo(at)luchox(dot)cl>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Execute query iterating with different parameter values
Date: 2013-11-29 13:16:47
Message-ID: CAPR4ns4w8zvF8=4=XUtYZaEc41V9mB1NZ2_vO+pZ9OGAqQt7cQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

2013/11/29 Luis E. Arevalo R. <arevalo(at)luchox(dot)cl>

> Hi everybody!
> [...]
>

It looks better?

Other table 1 || Other table 2 ||
_________________________
--------------------------------------------
id || id ||

1 || 1 ||
2 || 2 ||
3 || 3 ||
||
||
||

Principal table || Table name
________________________________________
----------------------------------------------------------------------
id | record_id | ad_table_id || id | tablename
1 | 1 | 100 || 100 | c_invoice
2 | 1 | 101 || 101 | m_inout
3 | 2 | 100
4 | 2 | 101
5 | 3 | 100
6 | 3 | 101

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Albe Laurenz 2013-11-29 13:32:43 Re: Barman - secure installation - any insights, comments etc.
Previous Message Albe Laurenz 2013-11-29 13:11:38 Re: WAL logs clog-up disk space