1、查看数据库属性信息
set linesize 200 col PROPERTY_VALUE for a40col PROPERTY_NAME for a50 col DESCRIPTION for a50 select * from database_properties;