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 get maxsal , minsal, ename department wise in single query
How to rename a tablespace in oracle?
ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?
How to create an initialization parameter file?
i have executed the Delete command after the I have created table whether deletions will be commit or not? if table is successfully created?
How will you identify oracle database software release?
What are the different types of databases?
what is host string in sql plus? how does it related to database?
Difference between open_form and call_form in oracle.
Define 'view' advantage ?
What is an oracle database table?
How to delete an existing row from a table in oracle?