dbTalk Databases Forums  

Life-Cycle of SQL Query

comp.databases comp.databases


Discuss Life-Cycle of SQL Query in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David
 
Posts: n/a

Default Life-Cycle of SQL Query - 09-11-2009 , 04:31 PM






I am trying to get a top-down understanding of what it takes to go
from a SQL Query to actual data (records served up the RDBMS).

Your thoughts / Links to good resources that cover this would be much
appreciated.

-David

Reply With Quote
  #2  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Life-Cycle of SQL Query - 09-12-2009 , 11:12 AM






On 11.09.2009 23:31, David wrote:
Quote:
I am trying to get a top-down understanding of what it takes to go
from a SQL Query to actual data (records served up the RDBMS).

Your thoughts / Links to good resources that cover this would be much
appreciated.
I can say for sure that Oracle as well as Microsoft cover this in their
product documentation - which is available online.

robert

--
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

Reply With Quote
  #3  
Old   
toby
 
Posts: n/a

Default Re: Life-Cycle of SQL Query - 10-22-2009 , 09:37 PM



On Sep 11, 5:31*pm, David <david.p.wat... (AT) gmail (DOT) com> wrote:
Quote:
I am trying to get a top-down understanding of what it takes to go
from a SQL Query to actual data (records served up the RDBMS).

Your thoughts / Links to good resources that cover this would be much
appreciated.
The open source RDBMS give you 100% visibility into implementation.
For example, a quick Google turns up:

http://forge.mysql.com/wiki/MySQL_Internals
http://www.scribd.com/doc/10035754/M...ternals-Manual

http://www.redhat.com/docs/manuals/d.../overview.html
http://www.scribd.com/doc/7800905/Po...rough-Pictures
http://www.scribd.com/doc/7800904/In...-Shared-Memory

and older:
http://www.scribd.com/doc/4844939/Th...on-Of-POSTGRES

Quote:
-David

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.