Table of Contents

Data Resource - Sql Table

About

A table is a content resource located in a database.

Data URI

The data URI for SQL table looks like:

catalog.schema.table@connection
schema.table@connection
table@connection

Note: