Re: How SQL SELECT * statement works in Postgres?

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How SQL SELECT * statement works in Postgres?
Date: 2016-06-05 10:42:58
Message-ID: nj0vnn$oq7$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sachin Srivastava schrieb am 05.06.2016 um 11:16:
> Kindly inform to me How PostgreSQL Processes SQL Statements internally?
>
> How SQL SELECT * statement works in Postgres? <http://stackoverflow.com/questions/10927381/how-sql-select-statement-works-in-oracle>
>
>
Check out Bruce's presentations:

http://momjian.us/main/presentations/internals.html

Specifically: http://momjian.us/main/writings/pgsql/internalpics.pdf

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2016-06-05 12:43:12 Re: How SQL SELECT * statement works in Postgres?
Previous Message Charles Clavadetscher 2016-06-05 09:52:07 Re: How SQL SELECT * statement works in Postgres?