R = Row-organized table. N = Not a table. To list row organized Tables: db2 "SELECT substr(tabschema,1,20) AS tabschema,substr(tabname,1,40) AS tabname FROM ...
確定! 回上一頁