在IBM Data Studio好像沒辦法使用DESCRIBE TABLE指令Select distinct(name), ColType, Length
, NULLS
from Sysibm.syscolumns where tbname = 'employee';
先改用這方式去查
資料來源:
How to view DB2 Table structure
http://stackoverflow.com/questions/2973186/how-to-view-db2-table-structure
沒有留言:
張貼留言