Back but some how forgotten simple rules pls help! Is this right, if not what is right!

SQL> create script fred
select * from emp;

SQL> start fred;

thanks