dynamic_loading(50); $grid->sql->sequence("EMPLOYEES_INC.nextVal"); $grid->render_table("EMPLOYEES","EMPLOYEE_ID","FIRST_NAME,LAST_NAME"); ?>