Explanation
You have attempted to add a Foreign Key to a table that references the same table or a table that directly or indirectly references that table.
The SQLSTATE that equates to this SQL return code is 0AS07.
User Response
Change the table name specified with REFERENCES.
|
Copyright © 2014 CA.
All rights reserved.
|
|