Archives of the TeradataForum
Message Posted: Thu, 05 Jun 2003 @ 14:40:32 GMT
Subj: | | SQL Assistant Insert Error |
|
From: | | Paul Swier |
Hello Everyone,
One of our developers ran into an error while trying to insert data into a reference table that had referential integrity with check
option enables. The insert was one row and the error was the following:
Code = 3806.
3806: Table/view/trigger name 'TargetDelta' is ambiguous.
Output directed to Answer set window
I have looked all over and can not find any information on what TargetDelta is. I looked up the 3806 error and the table was qualified
with the database name and the parent tables were also populated.
Any thoughts or insight into this would be most appreciated.
|