'how to display incomplete display the “DDL” of tengine’ table?

I am using tdengine. I met a problem that when I check the DDL of a table.Using the command below:

Show create table question;

While my query result displayed by taos shell is incomplete. Just like this picture.query result

Does anyone know how to fix this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source