----查询以BCM结尾的字段。。在数据库中模糊查询以BCM为结尾的字段,SQL语句
select column_name
from user_tab_columns
where table_name = 'PRPLIFETABLEINFO'
and column_name like '