Confirm Deletion
Are you sure you want to delete the saved search?
SELECT P.lname, P.fname FROM patients P WHERE EXISTS (SELECT * FROM diagnosis D WHERE P.pid = D.pid AND D.infected = 'TRUE');
Are you sure you want to delete the comment?
Confirm Rejection
Enter the reason for rejecting the comment.
Comment* :
Are you sure to delete your comment?