as title
1. Create Temp Table
create local temporary table #test_table(mandt VARCHAR(3),type_id VARCHAR(4));
insert into #test_table values(mandt,'Dum1');
2.SAP HANA系统表字段与内文
DD03L --> 表格欄位
DD03T --> 欄位內文
DD03V --> 表格視圖
DD04L --> 資料元素
DD04T --> 元素內文
DD04V --> 元素視圖
同時也歡迎追蹤Tableau Public Gallery- MR.360 |聚沙成塔,裡面包含文章中的案例實作,
期待能帶給您新的啟發或靈感。
未來文章將喬遷新址「一趟數據分析之旅」,歡迎追蹤繼續支持,您將不會錯過任何新知識。