What is sharding in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What is using in sql?

0 Answers  


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

7 Answers   MTS,


Mention what does plv msg allows you to do?

0 Answers  


Lookups are a key component in sql server integration services (ssis). Explain its purpose?

0 Answers  


What is #table in sql?

0 Answers  






how to create a primary key with out creating an index?

9 Answers   TCS,


Is join an inner join?

0 Answers  


what is the difference between delete and truncate statement in sql? : Sql dba

0 Answers  


What is the difference between in and between in sql?

0 Answers  


What are wait events. Describe the wait event tables.

1 Answers   CTS,


What is the purpose of the partition table?

0 Answers  


in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.

0 Answers  


Categories