skip to main
|
skip to sidebar
Database Interview Question
Database interview questions and answers asked in various interviews, faqs,tutorial and articles..
Search This Blog
call DDL statements from PL/SQL
begin
EXECUTE IMMEDIATE 'CREATE TABLE X(A DATE)';
end;
NOTE: The DDL statement in quotes should not be terminated with a semicolon.
Newer Post
Older Post
Home
Archive Questions & Answer
►
2010
(20)
►
July
(8)
►
March
(12)
►
2009
(49)
►
September
(20)
►
August
(2)
►
March
(15)
►
February
(12)
►
2008
(176)
►
December
(1)
►
September
(1)
►
August
(5)
►
July
(42)
►
June
(84)
►
April
(1)
►
March
(40)
►
February
(2)
▼
2007
(36)
►
November
(4)
►
July
(7)
►
April
(9)
▼
March
(16)
No PL/SQL Engine in SQL*Plus
pass table as an argument to a remote procedure?
mutating and constraining table
one loop through tables in PL/SQL
How does one get the value of a sequence into a PL...
use dynamic SQL statements from PL/SQL
call DDL statements from PL/SQL
read/write files from PL/SQL
Database Objective Question (61-70)
Database Objective Question (51-60)
Database Objective Question (41-50)
Database Objective Question (31-40)
Database Objective Question (21-30)
Database Objective Question (11-20)
Database Objective Question (1-10)
Database Interview Question
Other Important Sites
Technical Interview Question
Microsoft Certification
Microsoft .NET Framrework 3.0
ASP.NET Helps
Windows Service