Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can a View based on another View ?

Answers were Sorted based on User's Feedback



Can a View based on another View ?..

Answer / guest

Yes a view can be created based on another view. Like this
views can be created upto 32 levels.

Is This Answer Correct ?    11 Yes 0 No

Can a View based on another View ?..

Answer / revathi

Yes, it is possible. 
Ex:
create or replace view my_view_3 as
select mv1.id, mv1.name, mv1.address
from my_view_1 mv1.


mv1 IS A ANOTHER VIEW

Is This Answer Correct ?    3 Yes 0 No

Can a View based on another View ?..

Answer / nishi

Yes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

When do we use group by clause in a sql query?

0 Answers  


How to test null values?

0 Answers  


How would you optimize a slow SQL query?

1 Answers  


What is BBED in Oracle?

0 Answers   MCN Solutions,


How to start a new transaction in oracle?

0 Answers  


I have my backup RMAN script called backup_rman.sh. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the O/S such that it would run as a background process?

1 Answers  


What is schema?

41 Answers   Bodhi Global Services, Cognizant, HCL,


1. Display all the rows and columns in the CLIENT table. Sort by client name in reverse alphabetical order.

2 Answers   Wipro,


Explain a segment?

0 Answers  


9. Display the client name and order date for all orders using the JOIN . . . USING method.

2 Answers   Wipro,


How do I use unicode codesets with the weblogic jdriver for oracle driver?

0 Answers  


Whether any commands are used for months calculation? If so, what are they?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)