Hi,
I have col1 and col2 from table1.
I have col3 from view v1.
only Col2 is editable.
I want to compare col2 > col3 and throw error message.
How to acheive this?
1 Answers
Your Answer
Hi,
I have col1 and col2 from table1.
I have col3 from view v1.
only Col2 is editable.
I want to compare col2 > col3 and throw error message.
How to acheive this?