The document contains 5 MySQL queries to retrieve student information from a database table: 1) selects female students' id, name, intake, section, and blood, 2) selects male students' id, name, address, and blood, 3) selects students born before 1996-01-01, 4) selects students whose blood group is not provided, 5) selects the student whose father is Md. Nasir Uddin.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
41 views
DB Lab 1
The document contains 5 MySQL queries to retrieve student information from a database table: 1) selects female students' id, name, intake, section, and blood, 2) selects male students' id, name, address, and blood, 3) selects students born before 1996-01-01, 4) selects students whose blood group is not provided, 5) selects the student whose father is Md. Nasir Uddin.