In this blog post, you’ll learn more about the Sybase Error TRUNCATE TABLE statement cannot be used on a view and the reason for receiving this error
Sybase SQL Error Message
TRUNCATE TABLE statement cannot be used on a view
Reason for this Error
You attempted to use TRUNCATE TABLE on a view, which is not permitted.