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 / waseem

a view is a virtual table based on the result-set of an SQL
statement.
The fields in a view are fields from one or more real tables
in the database.

You can add SQL functions, WHERE, and JOIN statements to a
view and present the data as if the data were coming from
one single table.
A view always shows up-to-date data! The database engine
recreates the data, using the view's SQL statement, every
time a user queries a view.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is scheduled job and how to create it?

1041


What is the process of normalization?

1186


What is triggers and its types?

1070


what is the primary use of the model database? : Sql server administration

1100


How can I create a new template for import ? : sql server management studio

1115


Explain rdbms?

1082


Can truncate be rolled back?

996


What is user defined datatypes and when you should go for them?

1074


Define model database?

1034


what is a traditional network library for sql servers? : Sql server database administration

1020


Write a SQL command to insert and update only a particular field?

1194


Is INSTEAD OF trigger directly applicable to Table ?

1071


What stored by the msdb?

1048


How can we solve concurrency problems?

1098


can we have a nested transaction? : Sql server database administration

1197