Can you explain the select into statement?


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

Post New Answer

More Database Management Interview Questions

Explain the syntax of named procedure?

0 Answers  


What is a database in business?

0 Answers  


If you need to refresh a website page every time a record is updated in database, how would you do it?

0 Answers   MindCracker,


Can an Alert message be changed at runtime ?

2 Answers  


Which is the best database?

0 Answers  






What is bcnf?

0 Answers  


What are collection pools? What are the advantages?

0 Answers  


Can you copy the PROGRAM UNIT into an Object group ?

1 Answers  


What do you understand by unique key?

0 Answers  


IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?

0 Answers  


What is system r? How many of its two major subsystems?

0 Answers  


I have a table which has lot of inserts, is it a good database design to create indexes on that table?

0 Answers  


Categories