Explanation
You requested a confirm of a table that does not have any constraints.
The SQLSTATE that equates to this SQL return code is 55S03.
User Response
Either change the table name or first use the ALTER TABLE statement to add constraints to the table.
|
Copyright © 2014 CA.
All rights reserved.
|
|