What is serial sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What is auto increment feature in sql?

0 Answers  


How do you rename a table in sql?

0 Answers  


Explain what is a column in a table?

0 Answers  


How does sql developer connect to oracle database?

0 Answers  


what is oltp (online transaction processing)? : Sql dba

0 Answers  






declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ?

7 Answers   Oracle,


What are the disadvantages of not performing database normalization?

0 Answers  


How will we see framework of a table?

2 Answers   Accenture,


Could you please provide oca (oracle 10g) dumps for my certification ?

1 Answers  


what is single byte over head in oracle..?

0 Answers  


How many triggers can be applied on a table?

0 Answers  


How do I partition in sql?

0 Answers  


Categories