A. MID(“yesterday”,1,3) B. LEFT(“yesterday”,3) C. MIDB(“yesterday”,1,6) D. RIGHT(MID(“yesterday”,1,3),3)