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

Query to display column name


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

New User


Joined: 17 Oct 2007
Posts: 12
Location: chennai

PostPosted: Tue Dec 04, 2007 9:42 pm
Reply with quote

I want to know the query which displays only the fields in the table.
Back to top
View user's profile Send private message
acevedo

Active User


Joined: 11 May 2005
Posts: 344
Location: Spain

PostPosted: Tue Dec 04, 2007 10:04 pm
Reply with quote

search for SYSIBM.SYSCOLUMNS
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Dec 04, 2007 10:59 pm
Reply with quote

I realize that you are too important to look at manuals, but as part of the Appendix of every SQL Reference (every version of DB2) there are two, one describes the DB2 catalog tables and the next gives you examples of sql to perform tasks such as you have described .


Also, if you would bother to read a manual, you will find out that there are no fields in DB2 Table Rows, there are only COLUMNs.
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 Replacing 'YYMMDD' with date, varying... SYNCSORT 3
No new posts How to load to DB2 with column level ... DB2 6
No new posts RC query -Time column CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Query on edit primary command CLIST & REXX 5
Search our Forums:

Back to Top