Posted on:

08 Dec 2021

0

Create table employees_dup

For the creation of employees_dup wasn't it better to use the statement create table employees_dup as select * from employees limit 20?

0 answers ( 0 marked as helpful)

Submit an answer