Skip to main content
Skip table of contents

fillSchemaWhenUsingFullSchemaName

This procedure takes a table name and resolves it to its fully qualified form.

Parameters

Parameter

Description

string_tableName

A table name

Usage

CODE
SELECT * FROM "UTILS.fillSchemaWhenUsingFullSchemaName"("tableName" => 'datasource.tablename');;

fillSchemaWhenUsingFullSchemaName available since v4.10

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.