Re: No column headings in SQL query

From: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
To: "David J(dot) Lines" <dlines(at)principia(dot)edu>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: No column headings in SQL query
Date: 2002-02-28 22:47:22
Message-ID: Pine.LNX.4.43.0202281746310.7108-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> How do I get rid of all column headings in an SQL query? I just want to
> print out the raw data without any headings.

Assuming you mean in the psql command-line, \t will turn off column
headings and only show your rows.

-- Brett

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Herb Blacker 2002-02-28 22:58:31 Re: No column headings in SQL query
Previous Message Patrick Hatcher 2002-02-28 22:21:35 COPY function and error log