hi,
please tell the meaning of the following:
1) create trigger to trap some data entry errors like entering the age to be less than 10. A trigger on the database table sailors would trap such an error.
2)write active rules for a)the amount of loans should not exceed one lakh,or b) on gross salary 5 times.
please tell the meaning of the following:
1) create trigger to trap some data entry errors like entering the age to be less than 10. A trigger on the database table sailors would trap such an error.
2)write active rules for a)the amount of loans should not exceed one lakh,or b) on gross salary 5 times.
Comment