# can construct and print Code in_schema("schema", "table") Output `schema`.`table` --- Code in_catalog("catalog", "schema", "table") Output `catalog`.`schema`.`table`