DROP TABLE if exists abc cascade;
Wednesday, 27 July 2022
Tuesday, 19 July 2022
JAVA SCRIPT - TO GET THE CHARACTER POSITION & SLICE(STRING CUT)
var out_filename = short_filename.slice(0, short_filename.indexOf("."))
CRON Schedule
0 5 * * * /home/pentaho/pentaho-pdi/data-integration/pan.sh -file="/home/pentaho/test/tr_test.ktr" –level: Basic –logfile="/home/pentaho/test/test.log"
Subscribe to:
Posts (Atom)
DBT - Models
Models are where your developers spend most of their time within a dbt environment. Models are primarily written as a select statement and ...
-
Upon using the custom query in the source object, the mapping fails with the following error: The select query for read operation failed bec...
-
Data mining is the process of finding patterns from large data sets and analyzing data from different perspectives. It allows business use...