How to view DB2 Table structure

后端 未结 19 2484
深忆病人
深忆病人 2020-12-24 00:59

How to view the table structure in DB2 database

19条回答
  •  無奈伤痛
    2020-12-24 01:36

    Follow this simple steps:

    1. Select the Browsers window.
    2. Extract (expand) it.
    3. Select and extract (expand) the table list.
    4. Select the required table and extract (expand) it.
    5. On double click the code option, it opens the table structure.

提交回复
热议问题