theresatan
Programmer
Hi,
I got ora-00905:missing keyword error when I ran following:
select case activitykey when activitykey<50 then 50 else 100 end from activity;
Thanks!
Theresa
I got ora-00905:missing keyword error when I ran following:
select case activitykey when activitykey<50 then 50 else 100 end from activity;
Thanks!
Theresa