use lab06;
INSERT INTO student (FirstName, LastName, Age, PhoneNo, StudentProgram)
	VALUES ('George', 'Smith', 25, 887258963, 'Computer Technician');