标签:数据库 指定 sch 数据 describe 信息 for 显示 查看
db2 list tables 列出用于当前用户的表
db2 list tables for all 列出数据库中定义的所有表
db2 list tables for schema schemaname 列出指定模式中的表
db2 list tables for schema 列出以当前用户名为模式的表
db2 describe table tablename 显示指定的表的结构
标签:数据库 指定 sch 数据 describe 信息 for 显示 查看
原文地址:https://www.cnblogs.com/WF-chen/p/9347862.html