11 rows selected.
SQL> conn scott/tigerConnected.SQL> create table t1 as select * from emp;
Table created.
SQL>