create view if not exists view_name
as
select a1,a2,a3 from table_name;
drop view if exists view_name;
上一篇 elasticSearch-进阶知识
下一篇 全网天下:中小企业如何做好线上品牌推广?
版权所有 ©2023-2025 051e.com
ICP备案号:京ICP备12030808号