Data from external services are dumped into table T . The data will either be integer or varchar. If data type is integer, then send it to table T1, if data type is varchar, then send it to T2. How will you design this process?
Check out your Company Bowl for anonymous work chats.