A table is a content resource located in a database.
The data URI for SQL table looks like:
catalog.schema.table@connection
schema.table@connection
table@connection
Note: