Hi All,
I want to use trigger in Hive table,
There is one table in which I have created ModifiedDate and CreatedDate. On the ModifiedDate, I crave to use the trigger.
i.e. If my record get the update and It points to ModifedDate and will change as SystemDate in hive table as How MsSQL does.
I have created a Transactional table for it.
Thanks,
Jay