How to define Data Block size ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
A data block size is specified for each ORACLE database when
the database is created. A database users and allocated free
database space in ORACLE datablocks. Block size is specified
in INIT.ORA file and cann't be changed latter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nishi
A data block size is specified for each ORACLE database when the database is created. A database users and allocated free database space in ORACLE datablocks. Block size is specified in INIT.ORA file and can't be changed latter.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Schema Objects ?
How to count groups returned with the group by clause in oracle?
Difference between inner join vs where ?
What is a nested table and how is it different from a normal table?
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
Explain the use of compress option in exp command.
How to speed up webrick?
How to find the date and time of last updated table?
Does oracle partitioning improve performance?
Explain how are indexes update?
What is primefaces used for?
How to drop an index in oracle?