Answer Posted / ram prajapati
select * from SYSIBM.SYCOLUMNS where tbname='tablename';
run this querry... or
go to dclgen .... option m.11.2 in the ispf command prompt n
see the structure directly in any mentioned ps file
| Is This Answer Correct ? | 11 Yes | 20 No |
Post New Answer View All Answers
What does sqlcabc has?
How to check sequence on a table in db2?
What is dclgen (declaration generator)?
What is the picture clause of null indicator variable?
How do I connect my db2 database to ibm?
What is db2 catalog database?
What is load replace in db2?
How can you count the number of rows from a table tab?
How will you return the number of records in table?
What is the connection string to connect to the DB2 Database ?
What is the use of commit in db2?
What is the difference between cursor stability and repeatable read isolation levels?
What is collection in db2 bind?
How do I copy a table in db2?
How to connect to db2 database from windows command line?