Can we write create command in the plsql block?if possible
how?
Answer Posted / sidh
Yes We can write a create command in a PL/SQL block using
dynamic SQL
eg Execute immediate 'create table tab_name....'
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What's the difference between inner join and left join?
What is pl sql quora?
What are the types of join and explain each?
Where is sql database stored?
What is the best sql course?
how to convert character strings to dates? : Sql dba
Can there be 2 primary keys in a table?
Does google use sql?
What is a table partition?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
where are cookies actually stored on the hard disk? : Sql dba
Is not equal in sql?
Explain lock escalation? : Transact sql
What are the main features of cursor?
How to set up sql*plus output format in oracle?