A.從胸走手 B.從手走頭 C.從足走腹 D.從足走胸 E.從頭走足
A.create table testd(liketest)including all; B.create table testc as select * from test with no data; C.create table testb(liketest); D.create table testd(like test including all);