Live2d Test Env

01 2019 档案

摘要:创建表前检查是否存在,并删除 --检查是否存在此表,存在则删除 declare num number; begin select count(1) into num from user_tables where table_name = upper('表名'); if num > 0 then ex 阅读全文
posted @ 2019-01-16 15:00 红尘中人·杨哥 阅读(483) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示