I am trying to find if there is something similar to Oracle's Table Truncate in Informix.
In Oracle if we give
Truncate table <tablename> then there is no logging for this DDL statement.
Is there any similar statement for Informix
or is there a way I can turn off logging for a table?
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.