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 |
How to rename an existing table?
What is an UTL_FILE.What are different procedures and functions associated with it?
How to Truncate Table in Oracle
what is shell?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
How to retrieve 5th highest sal from emp table?
How to create a stored program unit?
How to write text literals in oracle?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
what is the difference between functional dependecy and multilevel dependency?
What is an Oracle sequence?