when do u go for hash partitioning?
Answer / sathish
when ever we retrive the data according to the name based
(data type varchar2 )
| Is This Answer Correct ? | 0 Yes | 0 No |
how to create a new database in oracle?
can we pass two out parameters at a time in function?please answer to my question
What is system global area (sga) in oracle?
What is different bet native dynamic sql and Dbms_Sql?
How to drop an existing view in oracle?
Shall I get Pro*C Compiler in Oracle-10g release ?
What is a trigger and what are its types in oracle?
what is the difference between oracle enterprise edition and oracle express edition?
What is the sql query to concatenate column values from multiple rows in oracle?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
What are the general rules on data consistency?
Explain what are the uses of rollback segment?