Geeks Talk

Prepare for your Next Interview




view

This is a discussion on view within the SQL forums, part of the Databases category; view does not exist physically. what it means...


Go Back   Geeks Talk > Databases > SQL

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-10-2008
Banned
 
Join Date: Feb 2008
Location: bangalore
Posts: 32
Thanks: 9
Thanked 2 Times in 2 Posts
jayanth511 is on a distinguished road
view

view does not exist physically.
what it means
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-10-2008
Expert Member
 
Join Date: Apr 2007
Location: Bangalore
Posts: 447
Thanks: 20
Thanked 54 Times in 54 Posts
susarlasireesha is on a distinguished road
Re: view

view is a logical entry.A regular view does not store any data,only the definition,and the underlying query is run every time the view is accessed.
Reply With Quote
  #3 (permalink)  
Old 03-10-2008
Banned
 
Join Date: Feb 2008
Location: bangalore
Posts: 32
Thanks: 9
Thanked 2 Times in 2 Posts
jayanth511 is on a distinguished road
interview questions-answer pls

– how u see how many database are on ur linux box & how many start or stop
--which files are used to configyration when we install oracle on linux
4 – what is oratab & oraenv how u use
Reply With Quote
  #4 (permalink)  
Old 03-10-2008
Junior Member
 
Join Date: Feb 2007
Location: Khanna
Posts: 28
Thanks: 0
Thanked 5 Times in 5 Posts
reet_dhiman is on a distinguished road
Thumbs up Re: view

hey,
the . oraenv is used to set the path n name of your database in linux. if one escapes specifying the oraenv then by default the test database is opened n the default path is oracle home. thereafter when u specify startup in the sql prompt than instead of your database to be mounted or opened or nomounted the test database will be worked upon.

any queries plz revert.
ll try best to solve the queries.
Reply With Quote
The Following User Says Thank You to reet_dhiman For This Useful Post:
  #5 (permalink)  
Old 04-17-2008
Junior Member
 
Join Date: Apr 2008
Location: US
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
ashiexp is on a distinguished road
Re: view

view doesnt exist physically means it has logical existence in the database.it doesnt occupy any space in the database memory . no new table is created when a view is created.it is used just to perform sql query on the logical data and return the output
Reply With Quote
Reply

  Geeks Talk > Databases > SQL


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Normal View, Materialised View and Bitmap Index Geek_Guest Oracle 3 05-28-2008 12:59 AM
materialized view patlollaraghav Oracle 5 03-04-2008 06:01 AM
View krishnaindia2007 Oracle 6 02-19-2008 01:49 PM
What will be there in Keyword view and Expert View? suneetham QTP 1 02-07-2008 08:14 AM
A View Doubt krishnaindia2007 Oracle 5 11-13-2007 08:59 AM


All times are GMT -4. The time now is 09:43 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved