DarkMatter Interview Question

how to copy student table in SQL

Interview Answer

Anonymous

May 6, 2019

createtable tablename As select * from student