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 |
State and explain the different types of data models?
How is it different from a normal table?
How to lock and unlock a user account in oracle?
What is the use of oracle?
The join defined by the default data link is an outer join yes or no ?
What is concurrency in oracle?
How to define default values for formal parameters?
What is a Segment ?
Explain oracle instance.
What is a select query statement in oracle?
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)
What is a database table in oracle?