Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Need to get columns for a table dynamically in DB2

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2
Author Message
obulisankar

New User


Joined: 03 May 2007
Posts: 9
Location: bangalore

PostPosted: Sat May 03, 2008 8:23 pm    Post subject: Need to get columns for a table dynamically in DB2
Reply with quote

Hi all,

I have a similar kind of logic for loading records into all tables in DB2.

The problem here is, i need to have some sub-routine kind of stuff to get all column names only for a particular table.


Any thoughts/tips will be helpful.....
Back to top
View user's profile Send private message
References
PostPosted: Sat May 03, 2008 8:23 pm    Post subject: Re: Need to get columns for a table dynamically in DB2 Reply with quote

PeD

Active User


Joined: 26 Nov 2005
Posts: 268
Location: Belgium

PostPosted: Sat May 03, 2008 8:49 pm    Post subject:
Reply with quote

Select .... from SYSIBM.SYSCOLUMNS where ...
Back to top
View user's profile Send private message
obulisankar

New User


Joined: 03 May 2007
Posts: 9
Location: bangalore

PostPosted: Sun May 04, 2008 5:35 pm    Post subject:
Reply with quote

Hi PeD,

Thanks for ur help...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2 All times are GMT + 6 Hours
Page 1 of 1