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...

What is a view? is View updatable?

Answer Posted / neetu

a view is a virtual table.it's an object that derives it's
data from one or more tables.it ensures that users are able
to retrieve and modify only the data which is seem by them.

u r unable to update attributes becoz views allow only one
of the underlying tables to be updated at a time.u need to
update attributes by giving two separate update commands.

Is This Answer Correct ?    24 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is query optimizer in sql server?

1077


Where can you find the error log information? : sql server database administration

1072


Explain about nested stored procedure?

1084


When should you use an instead of trigger?

1025


How to rebuild the master database?

1138


What is the log shipping?

1063


What are the source of constraints?

980


Differentiate between truncate vs delete in mssql?

1168


What does man by sql wildcard characters in sql server?

1106


what are user defined datatypes and when you should go for them? : Sql server database administration

1065


Is sql server implemented as a service or an application? : Sql server database administration

998


Explain the steps to create and execute a user-defined function in the sql server?

1016


You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?

127


What is dbcc command in sql server?

1152


can you instantiate a com object by using t-sql? : Sql server database administration

1044