Select All Columns - Mailing list pgsql-general

From Tan Chen Yee
Subject Select All Columns
Date
Msg-id PNEEJIDDBLKPHGDEKCGPAEHECBAA.tancy@gussmanntech.com
Whole thread Raw
Responses Re: Select All Columns
Re: Select All Columns
List pgsql-general
If I want to retrieve all columns from a table, is there any disadvantage by
using select *
instead of listing all the columns ? Will select * cause overhead, more
times to run ?

Thanks !

Tan


pgsql-general by date:

Previous
From: "Reid Thompson"
Date:
Subject: Re: newbie - postgresql or mysql
Next
From: Douglas McNaught
Date:
Subject: Re: Select All Columns