Can we create table inside stored procedure?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

Is crud a cuss word?

0 Answers  


what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql

0 Answers  


How can you get sql*loader to commit only at the end of the load file? : aql loader

0 Answers  


What is a sql driver?

0 Answers  


HOW TO ADD PRIMARY KEY TO TABLE BY PL/SQL PROGRAM

3 Answers  






Explain the significance of the & and && operators in pl sql.

0 Answers  


What are transaction and its controls?

0 Answers  


What is the max nvarchar size?

0 Answers  


Why use stored procedures?

0 Answers  


What is a left inner join?

0 Answers  


What are the ddl commands?

0 Answers  


I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.

4 Answers   Cap Gemini, MTS,


Categories