-- step 14: insert s_id as cys01,skip s_name and dept is cys insert into student(s_id,s_dept,s_marks) values ("cys01","cys",77); ...
Contribute to ecisiisc-cyber/ECIS_UART development by creating an account on GitHub.