Re: How SQL SELECT * statement works in Postgres?

From: Charles Clavadetscher <clavadetscher(at)swisspug(dot)org>
To: Sachin Srivastava <ssr(dot)teleatlas(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How SQL SELECT * statement works in Postgres?
Date: 2016-06-05 09:52:07
Message-ID: 5753F647.5030208@swisspug.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 06/05/2016 11:16 AM, Sachin Srivastava wrote:
> Dear Team,
>
> 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>

I guess this is a good start:

https://www.postgresql.org/docs/9.5/static/overview.html

Regards,
Charles

>
>
> Regards,
> SSR

--
Charles Clavadetscher
Swiss PostgreSQL Users Group

http://www.swisspug.org
http://www.pgday.ch

+------------------------------------------------------+
| ____ ______ ___ |
| / )/ \/ \ Swiss PGDay 2016 |
| ( / __ _\ ) 24.06.2016 - HSR CH-Rapperswil |
| \ (/ o) ( o) ) http://www.pgday.ch |
| \_ (_ ) \ ) _/ |
| \ /\_/ \)/ PostgreSQL 1996-2016 |
| \/ <//| |\\> 20 Years of Success |
| _| | |
| \|_/ |
| |
+------------------------------------------------------+

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2016-06-05 10:42:58 Re: How SQL SELECT * statement works in Postgres?
Previous Message Sachin Srivastava 2016-06-05 09:16:42 How SQL SELECT * statement works in Postgres?