when do u go for hash partitioning?

Answer Posted / sathish

when ever we retrive the data according to the name based
(data type varchar2 )

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.

1254


What are the differences between char and varchar2 in oracle?

557


What is the max number of columns in an oracle table?

507


How to assign values to data fields in record variables?

577


How does oracle handle read consistency?

670






How to create a table index?

558


What is the minimum client footprint required to connect c# to an oracle database?

562


List the various oracle database objects?

597


Can sub procedure/function be called recursively?

530


what are the advantages of running a database in archive log mode?

1729


Is truncate autocommit in oracle?

628


is there a tool to trace queries, like profiler for sql server?

589


What is oracle thin client?

530


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

1466


How do I escape a reserved word in oracle?

624