HI all

What is the purpose of 'EXECUTE IMMEDIATE' statement in the PLSQL block. What purpose does it serve and how is it used? The reason I am asking is that I want to use multiple sql statements in PLSQL block?

Amol