it's possibile to define table fields for automatic Last_Update_Date and for
Creation_date using column formula??
Thanks !!!hmario wrote:
Quote:
Originally Posted by
it's possibile to define table fields for automatic Last_Update_Date and for
Creation_date using column formula??
You can create regular columns, and write (fairly simple) insert and
update triggers to populate them appropriately. I don't know a simpler
way to do it.|||Hi.
Ok, I do it with triggers, Thanks !!
"Ed Murphy" <emurphy42@.socal.rr.comha scritto nel messaggio
news:PqH6h.705$Fg.383@.tornado.socal.rr.com...
Quote:
Originally Posted by
hmario wrote:
>
Quote:
Originally Posted by
>it's possibile to define table fields for automatic Last_Update_Date and
>for Creation_date using column formula??
>
You can create regular columns, and write (fairly simple) insert and
update triggers to populate them appropriately. I don't know a simpler
way to do it.