Script should accept all view names as a string and it should generate create table statements corresponding to each view.
From view definition how do you generate table creation script?

Tamil