Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
"context.postgresql_dwh_Schema"."dim_category"."category_tk","context.postgresql_dwh_Schema"."dim_category"."category_name","context.postgresql_dwh_Schema"."dim_category"."sub_category_name"
from "context.postgresql_dwh_Schema"."dim_category"
"select \"dim_category\".\"category_tk\"
from "+context.postgresql_dwh1_Schema+".\"dim_category\""
"SELECT
\"Db column\",
\"Db column\"
FROM \"DBName\"."+context.SchemaName+".\"TableName\""
"context.postgresql_dwh_Schema"."dim_category"."category_tk","context.postgresql_dwh_Schema"."dim_category"."category_name","context.postgresql_dwh_Schema"."dim_category"."sub_category_name"
from "context.postgresql_dwh_Schema"."dim_category"
"select \"dim_category\".\"category_tk\"
from "+context.postgresql_dwh1_Schema+".\"dim_category\""