Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[8:48 AM] Bhuvaneswari Anbalagan
- INSERT INTO bugreport VALUES ('B106', 'T108', 'File corrupted when received', 'M', to_date('08/08/2021','dd/mm/yyyy'));
- INSERT INTO bugreport VALUES ('B107', 'T107', 'Memory Leakage', 'C', to_date('09/08/2021','dd/mm/yyyy'));
- INSERT INTO bugreport VALUES ('B108', 'T106', 'File corrupted when received', 'C', to_date('11/08/2021','dd/mm/yyyy'));
- INSERT INTO bugreport VALUES ('B109', 'T105', 'Hard Disk corrupted', 'C', to_date('12/08/2021','dd/mm/yyyy'));
- INSERT INTO bugreport VALUES ('B110', 'T104', 'RAM failure', 'M', to_date('13/08/2021','dd/mm/yyyy'));
- --[8:50 AM] Bhuvaneswari Anbalagan
- INSERT INTO bugfixallocation VALUES ('A106', 'B106', 'D204', 'O', to_date('07/08/2021','dd/mm/yyyy'),NULL);
- INSERT INTO bugfixallocation VALUES ('A107', 'B107', 'D205', 'O', to_date('07/08/2021','dd/mm/yyyy'),NULL);
- INSERT INTO bugfixallocation VALUES ('A108', 'B108', 'D206', 'O', to_date('07/08/2021','dd/mm/yyyy'),NULL);
- INSERT INTO bugfixallocation VALUES ('A109', 'B109', 'D203', 'O', to_date('07/08/2021','dd/mm/yyyy'),NULL);
- INSERT INTO bugfixallocation VALUES ('A110', 'B110', 'D201', 'O', to_date('07/08/2021','dd/mm/yyyy'),NULL);
- --<https://teams.microsoft.com/l/message/19:[email protected]/1629170298270?tenantId=d4963ce2-af94-4122-95a9-644e8b01624d&groupId=0f7c4d5f-5ae4-4f24-bcfe-4fb60c7400ff&parentMessageId=1627957941704&teamName=DBMS LAB FALL 21&channelName=General&createdTime=1629170298270>
Advertisement
Add Comment
Please, Sign In to add comment