hello everyone .
I have a question I hope you could help
I'm using oracle 10g form I made table for student info there is 5 columns ( HomeWorks , Project , Midterm1, Midterm2 ,FinalExam), I need to calculate these marks and put it into ( Total ) column using oracle form . How to ? .
another thing is it possible for me to restrict the user so he can not enter more than 10 marks for homeworks and not more than 15 marks for project ,,,etc ?
I hope you could answer me I'm really really really really grateful I have searched online but no real solution found especially for the second part of the question . shall I change the varchar2 to numbers?
Thank you