Joe Conway schrieb:
Torsten Lange wrote:
Hello, I have a table with measurement values and columns like
this: analyses(id, sample_id, parameter[temperatur...], value,
unit[?C...], error) With PL/PgSQL at the end I want try
to perform a pivot-like arrangement of these dat
Torsten Lange wrote:
Hello,
I have a table with measurement values and columns like this:
analyses(id, sample_id, parameter[temperatur...], value, unit[?C...], error)
With PL/PgSQL at the end I want try to perform a pivot-like arrangement of
these data:
sample_i
Hello,
I have a table with measurement values and columns like this:
analyses(id, sample_id, parameter[temperatur...], value, unit[°C...], error)
With PL/PgSQL at the end I want try to perform a pivot-like arrangement of
these data:
sample_id|Temperature [°C]|pa