Quizne
Quizne
zalo desktopzalo mobile

CÂU LỆNH SQL NÀO TẠO MỘT BẢNG MỚI SAO CHÉP CẤU TRÚC VÀ DỮ LIỆU CỦA MỘT BẢNG HIỆN CÓ?

NeNe run

Want to know the answer? Start playing now!

Câu hỏi SQL căn bản
0 Questions
29 Plays

Câu hỏi SQL căn bản

avatar
Yen Trinh
Level:
Easy
Câu hỏi SQL căn bản
Question Types: Multiple choice
Answers:

- CREATE TABLE new_table AS SELECT * FROM existing_table;

- COPY TABLE existing_table TO new_table;

- BACKUP TABLE existing_table TO new_table;

- DUPLICATE TABLE existing_table AS new_table;

zalo desktopzalo mobile