Skip to content
Manual Crono SQL

crono.tables

Devuelve información sobre todas las tablas y vistas de la base de datos.

Es similar a la vista ANSI INFORMATION_SCHEMA.TABLES

select *
from crono.tables

Was this page helpful?

We are here to help. If you have any problem or question, open a GitHub issue and we will get back to you as soon as possible.

Create a GitHub issue