blob: 1a2b65b85e05f4169efa5664821d962f7fc9f358 [file] [log] [blame]
drop table AllowedMethodsStudent;
create table AllowedMethodsStudent
(studentid varchar(50), name varchar(50));