sql - Automatic Data retirement in relational database -
i have requirement of having sliding window info retention in relational database. want database tables have lastly 'x' days of data. know can achieved writing delete sql script , schedule run via cron. wanted know if there commercially available relational databases through done automatically setting property?
thanks.
sql relational-database
No comments:
Post a Comment