How many disk partitions should I have?


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

Post New Answer

More SQL PLSQL Interview Questions

What is the usage of nvl function?

0 Answers  


suppose I have two table one Emp and other is dpt. Emp table has a field ,dept id,name ,sal and dpt table has a field dept id,dept name. Now I want to find out the emplyee list whose sal is between 2000-3000 from dept x.

7 Answers   Geometric Software, IBM,


How do I audit the sql sent to the server?

0 Answers  


Why do we use sql constraints?

0 Answers  


create a store procedure and created synonms for that store procedure after modify that store procedure will effect on synonms? If we delete the store procedure what happened to that synonms?

2 Answers   Polaris,






What can you do with pl sql?

0 Answers  


source destination distance chennai bangalore 500 bangalore chennai 500 hyd delhi 1000 delhi hyd 1000 bangalore hyd 800 Here chennai to bangalore and bangalore to chennai is same distance. and hyd and delhi also same criteria. Based on the distance i want to display only one row using sql query?

4 Answers   JPMorgan Chase,


how to escape special characters in sql statements? : Sql dba

0 Answers  


What is schema in sql example?

0 Answers  


What is PL/SQL table ?

6 Answers  


What does where 1 1 mean in sql?

0 Answers  


how to shutdown mysql server? : Sql dba

0 Answers  


Categories