?
Current Path : /home1/savoy/public_html/savoyglobal.net/sec_old/application/views/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/public_html/savoyglobal.net/sec_old/application/views/newEmptyPHP.php |
<?php ?> SELECT * FROM `student_batch` sb1 WHERE `student_id`=340 AND current_batch_id not in ( select batch_id from student_cancellation where student_cancellation.student_batch_id=sb1.student_batch_id ) SELECT * FROM `student_batch` sb1 WHERE `current_batch_id`=18 AND student_id not in ( select student_id from student_cancellation where student_cancellation.student_batch_id=sb1.student_batch_id ) SELECT * FROM `student_batch` LEFT JOIN student_cancellation ON student_batch.`student_batch_id`=student_cancellation.`student_batch_id` where student_batch.student_id=2 having cancellation_id is null