Bricks
Bricks are the fundamental building blocks of DTACT. They are modular, reusable code components that extend the platform's capabilities across data integration, transformation, visualization, and automation.
Bricks are the fundamental building blocks of DTACT. They are modular, reusable code components that extend the platform's capabilities across data integration, transformation, visualization, and automation.
User Defined Functions (UDFs) are a powerful feature that allows you to blend the flexibility of Python with SQL queries. With UDFs, you can call customized Python functions directly from the Query Analyzer, extending SQL capabilities to match your specific business requirements.