![]() |
|
Archives of the TeradataForumMessage Posted: Wed, 04 Apr 2007 @ 13:00:07 GMT
Hi Dieter, Thanks for the your answer, but I tried the same way but incurred with erro :3610
create table lowcase
(
num integer,
col1 varchar(10) check (col1 (casespecific)=lower(col1))
)
primary index(num)
unique index ix1_col(col1);
insert into lowcase
values(1,'A');
Error: 3610 Internal Error please do not resubmit the last request.
I believe its not a good to receive above error right!. Please let me know is there any other alternatives. Thanks, Shankar.
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||