Answer Posted / 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 |
Post New Answer View All Answers
How to see the table columns used in an index?
Explain a private synonyms?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
What is a connect identifier?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
How to display employee records who gets more salary than the average salary in the department?
Explain the use of show option in imp command.
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
Will you be able to store pictures in the database?
What are a query and state the different types of queries and their uses?
Explain self joins in oracle?
What is recycle bin in Oracle?
How to create a new table in oracle?
Use of an integrity constraint is better to validate data. Explain