I have 3 tables namely master, Trans and archive. Master table contains all the records. Trans table contains records which are issued to any user where as Archive table contains the records which are above 90 days old.
Table structure is as follows.
Master Table -> Document type, Document...