I want to view the table creation statement in TDengine, So I execute the following sql:
SHOW CREATE DATABASE
However, it didn't display the entire row. How do I need to adjust it?
I want to view the table creation statement in TDengine, So I execute the following sql:
SHOW CREATE DATABASE
However, it didn't display the entire row. How do I need to adjust it?
Copyright © 2021 Jogjafile Inc.
From your description, I think this is what you need.