MySQL Forums
Forum List  »  General

Re: MySQL Database Overwrite data?
Posted by: Peter Brawley
Date: June 06, 2017 10:20AM

OK, it's not a base table, rather a View based on a join of two tables, `locations` and `computers`.

That suggests, but does not prove, that the system may implement some form of point-in-time architecture. To the extent it does, it retains history but you'll need to ask them how to formulate a query for the history you want to retrieve; to the extent it doesn't, it overwrites history.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Database Overwrite data?
June 06, 2017 10:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.