what is myisam? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

I have a procedure in a procedure. The inner procedure contains out parameter. How I can call the inner procedure in the out procedure and send the inner procedure parameter value(out parameter value) into out procedure?

2 Answers  


What pl/sql package consists of?

0 Answers  


Can we use delete in merge statement?

0 Answers  


Can one improve the performance of sql*loader? : aql loader

0 Answers  


How does index help in query performance?

0 Answers  






Can we update views in sql?

0 Answers  


Why you are not able to create a table using select command,if it is having a LONG column? for eg:create table test as select * from test1 here test1 containg a column having LONG datatype...

1 Answers  


How to fetch records from a partitioned table?

2 Answers   HSBC,


Can a primary key be a foreign key?

0 Answers  


What is using in sql?

0 Answers  


what is the purpose of update command in oracle?

7 Answers   MBT,


Why are cursors used?

0 Answers  


Categories