What is a data segment ?
Answer / sawant
Data segment are the physical areas within a database
block in which the data associated with tables and clusters
are stored.Data segment are the physical areas within a
database block in which the data associated with tables and
clusters are stored.Data segment are the physical areas
within a database block in which the data associated with
tables and clusters are stored.Data segment are the
physical areas within a database block in which the data
associated with tables and clusters are stored.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to open a cursor variable?
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?
Explain table?
what are the database links ?
how to see the data (in unix) using dataset in datastage?
What is an oracle cursor variable?
How to change program global area (pga) in oracle?
What is SYSTEM tablespace and When is it Created?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ================ 1 NULL 2 NULL 3 4 NULL 5 6 7 NULL NULL O/P C = 2 4 6
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
What is the difference between SQL and SQL Server?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?