Thursday, 26 August 2021

Windows Script to return current path

 cd - To use in the command line



%cd% - To use in the scripts

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 ...