Table Oracle PLSQL

SQL> alter database datafile '/example01.dbf'
  2  autoextend on next 50M maxsize 5000M;
SQL>
SQL>