create view if not exists view_name
as
select a1,a2,a3 from table_name;
drop view if exists view_name;
上一篇 elasticSearch-进阶知识
下一篇 全网天下:中小企业如何做好线上品牌推广?
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号