I am trying to run multiple select SQL statements in TOAD using Execute command and not as execute as a script, Each statement ending with a semicolon but unfortunately TOAD is not allowing me to do this.
Tried running as a single block by using begin and end but that attempt also failed.
Is there any way to achive this..