Hi,
Good day!!!
I would like to know the query which will describe a table's structure.
I have done this in SQL Plus through DESC <table-name> command. However, this doesn't works out in DB2-SQL. Though RC-Manager could describe the structure of a table; I want to attain this through a query.
Could you please suggest me a solution?
Many thanks in advance.