IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

COMMON TABLE EXPRESSION


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
perez_a

New User


Joined: 02 Feb 2006
Posts: 25
Location: Italy

PostPosted: Mon Jun 05, 2006 4:43 pm
Reply with quote

I FRIENDS,
CAN ANYONE TELL ME WHAT TABLE EXPRESSIONS ARE?
THANKS IN ADVANCED
ALEX .
Back to top
View user's profile Send private message
anamikak

New User


Joined: 10 May 2006
Posts: 64
Location: Singapore

PostPosted: Tue Jun 06, 2006 12:21 pm
Reply with quote

Common Table expression is a new feature introduced in Db2 version 8 used for recursive queying. This idea has been ported from databases like SQL server and Oracle which support recursive query be means of "CONNECT BY PRIOR". You can give a reading to the site below for how to use recursive querying in DB2.
www-128.ibm.com/developerworks/db2/library/techarticle/dm-0510rielau/
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Check data with Exception Table DB2 0
No new posts Dynamically pass table name to a sele... DB2 2
Search our Forums:

Back to Top