Answer Posted / 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 |
Post New Answer View All Answers
How to assign values to variables?
if you ctreate table identity
How to list all user accounts in oracle?
How to turn on or off recycle bin for the session?
How to view all columns in an existing table?
How many types of database triggers exist?
How to load excel data sheet to oracle database
What is max rowid in oracle?
How do we get field detail of a table?
What is a subquery?
How to view the tablespaces in the current database?
How to write date and time literals in oracle?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
How to pass parameters to procedures in oracle?
what are archived logs?