somehow just nothing works!!! neither with table name nor with local variable
begin
$LV_TruncateTableName = 'LVS_PS_PRODUCT_SERVICE';
sql('DS_LVS_GHA_BQ_SDB','BODS_ODS_SFX.TRUNCATE_TABLE{\'' || $LV_TruncateTableName || '\'}');
end
somehow just nothing works!!! neither with table name nor with local variable
begin
$LV_TruncateTableName = 'LVS_PS_PRODUCT_SERVICE';
sql('DS_LVS_GHA_BQ_SDB','BODS_ODS_SFX.TRUNCATE_TABLE{\'' || $LV_TruncateTableName || '\'}');
end