Hi friends,
I am getting error while running the below sql query:
When I trying to run below query I get below exception:INSERT INTO Stud_Detail(stud_ID,stud_name,stud_address)VALUES(1,'DAJ06TABO.SAM, 'DAJ06TABO.LANA')
"java.sql.SqlException: or A-28115: policy with violation of check option"
but the thing is that the same query is running successfully in DBA.ADMIN.
Please recommend me a way to sort out this exception and correct way to use this in DAJ06TABO.ADMIN.
Bookmarks