单项选择题

执行下列命令,use student ; use teacher ; use teacher; use student 最后哪个数据库被选中为当前数据库()

A.student
B.teacher
C.两个数据库都被选中,
D.两个数据库都没被选中