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

Diff btn Join and View


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

New User


Joined: 31 Mar 2005
Posts: 16
Location: Bangalore

PostPosted: Tue Apr 12, 2005 3:39 pm
Reply with quote

Dear Friends

What is the basic difference between view and a join.

Why i am asking is ..... by using views or joins we can combine columns from one or more tables and can update only if view or join are from one table only, if its more than one it cant be updated in both cases.

then what is the diff btw view and a join....

Ajay Chandra
Back to top
View user's profile Send private message
Sumathi.bonagiri

New User


Joined: 06 Jun 2005
Posts: 3
Location: Bangalore

PostPosted: Tue Jun 07, 2005 6:08 pm
Reply with quote

ajaychandra wrote:
Dear Friends

What is the basic difference between view and a join.

Why i am asking is ..... by using views or joins we can combine columns from one or more tables and can update only if view or join are from one table only, if its more than one it cant be updated in both cases.

then what is the diff btw view and a join....

Ajay Chandra



Hi ajay

The difference b/w join and view is view is a virtual table ,and join is an existing thing.
Access permissions can be set on views in case of joins its not so.
this much i know.
any corrections welcome.
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 SET PATH in View DDL DB2 2
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Join multiple records using splice DFSORT/ICETOOL 5
No new posts Join 2 files according to one key field. JCL & VSAM 3
No new posts Issues with VIEW DATASET Command CLIST & REXX 2
Search our Forums:

Back to Top