Write a python program to demonstrate bubble sort and insertion sort. on June 24, 2021 Bubble Sort Insertion Sort Python +
Create a trigger that checks if "value" is greater than 1000 for any new row inserted to "Test" table, then insert a row to Audit table? on May 26, 2021 dbms mysql PL/SQL sql trigger worksheet +
Write a trigger to ensure that no employee of age less than 25 can be inserted in the database. on May 26, 2021 dbms mysql PL/SQL sql trigger worksheet +