I want a table like,
no name address
addr1 addr2

So i want columns like addr1,addr2 under address column.
Can one please answer me.
Advance Thanks.

Answer Posted / sudipta santra

Yes you can. Just use the nested table concept . Then u can
make another table under the column Address. For a
particular row one address value can also hold the multiple
value for addr1 and addr2.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

1473


Explain view?

580


Differentiate between function and procedure in oracle.

561


Why do you create or replace procedures rather that drop and recreate.

549


how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?

4670






What will be the syntax to find current date and time in format "yyyy-mm-dd"?

570


normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi

1744


Explain an index segment?

647


What is an oracle transaction?

588


What is meant by an index?

629


Explain the use of online redo log files in oracle.

589


Is there a function to split a string in plsql?

570


What is a data dictionary and how can it be created?

617


State some uses of redo log files?

568


What privilege is needed for a user to create tables in oracle?

551