当前位置:网站首页>删除外部表源数据
删除外部表源数据
2022-07-06 06:25:00 【扬州的你】
alter table dwd.portfolio_info set tblproperties(‘external’ = ‘false’);
truncate table dwd_farx.portfolio_info;
alter table dwd_farx.portfolio_info set tblproperties(‘external’=‘true’);
边栏推荐
- Simulation volume leetcode [general] 1218 Longest definite difference subsequence
- Summary of anomaly detection methods
- G - Supermarket
- 端午节快乐Wish Dragon Boat Festival is happy
- Black cat takes you to learn UFS Protocol Part 8: UFS initialization (boot operation)
- 模拟卷Leetcode【普通】1219. 黄金矿工
- Apple has open source, but what about it?
- 模拟卷Leetcode【普通】1414. 和为 K 的最少斐波那契数字数目
- Simulation volume leetcode [general] 1061 Arrange the smallest equivalent strings in dictionary order
- Black cat takes you to learn UFS protocol Chapter 4: detailed explanation of UFS protocol stack
猜你喜欢
G - Supermarket
Redis 核心技术与实战之 基本架构:一个键值数据库包含什么?
Remember the implementation of a relatively complex addition, deletion and modification function based on jeecg-boot
SourceInsight Chinese garbled
Career advancement Guide: recommended books for people in big factories
论文翻译英译中,怎样做翻译效果好?
Summary of anomaly detection methods
自定义指定路由上的Gateway过滤器工厂
在JEECG-boot代码生成的基础上修改list页面(结合自定义的组件)
Customize the gateway filter factory on the specified route
随机推荐
RestTemplate、Feign实现Token传递
Black cat takes you to learn EMMC Protocol Part 10: EMMC read and write operation details (read & write)
关于新冠疫情,常用的英文单词、语句有哪些?
keil MDK中删除添加到watch1中的变量
ECS accessKey key disclosure and utilization
leetcode 24. 两两交换链表中的节点
论文翻译英译中,怎样做翻译效果好?
基於JEECG-BOOT的list頁面的地址欄參數傳遞
基于JEECG-BOOT的list页面的地址栏参数传递
JWT-JSON WEB TOKEN
在JEECG-boot代码生成的基础上修改list页面(结合自定义的组件)
Career advancement Guide: recommended books for people in big factories
Difference between backtracking and recursion
Testing of web interface elements
Technology sharing | common interface protocol analysis
【MQTT从入门到提高系列 | 01】从0到1快速搭建MQTT测试环境
D - How Many Answers Are Wrong
模拟卷Leetcode【普通】1061. 按字典序排列最小的等效字符串
Basic knowledge of MySQL
Delete the variables added to watch1 in keil MDK