adspace
Answer Posted / Sanchit Kumar
In Oracle, the single byte overhead (SBO) refers to the additional memory that is used by Oracle for each database block. It includes the control bytes (CB), header bytes (HB), and trailer bytes (TB). The total single byte overhead can be calculated as: SBO = (CB + HB + TB) / block size.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do we need to rebuild index after truncate?
what is sql server agent? : Sql dba
What is your daily office routine?
how to escape special characters in sql statements? : Sql dba
what are all the common sql function? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Is primary key always clustered index?
how to start mysql server? : Sql dba
what is bcp? When does it used? : Sql dba
what is dbms? : Sql dba
define sql insert statement ? : Sql dba
What is the best sql course?
what are the advantages of sql ? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
What is the current version of sql?