I frequently need to run multiple SQL statements in a row (DELETE, INSERT). Is there a way to run multiple SQL statements in a SQL Window and leave my computer? I realize I could create a SQLPlus command script separating the SQL statements with \, but I would like to know if I can do this in...