单项选择题

A.select *from TAB_BARSCAN t where t.billcode=’1234’
B.select *from TAB_BarScan t where t.billcode=’1234’
C.select *from tab_barscan t where t.billcode=’1234’
D.select *from barscan t where t.billcode=’1234’