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 the difference between table and view

Answer Posted / ashok

1.If we create a table it will save in database but a view is a virtual image there is no physical existance.
2. We can use order by clause in tables but views does not support order by clause.
3.In a view we can specify only a select statement inside a view but in tables we use all dml,ddl statements.
4.If we updating a base table using view which contains joins may not update correctly,but in tables we can update using joins.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Reporting Life Cycle?

132


Name 3 ways to get an accurate count of the number of records in a table?

1084


What happens if ntwdblib.dll is missing on your machine?

1187


How can we delete a table in sql server?

1016


What is intellisense?

1095


How to list all stored procedures in the current database using ms sql server?

1186


What are the differences between DDL, DML and DCL in SQL?

1277


What are the export options of ssrs?

178


What do you know about system database? : SQL Server Architecture

1031


How do I view a trc file?

975


Benefits of Stored Procedures?

1037


What is the need for indexing?

986


What is the full meaning of dml?

998


Explain what is use of dbcc commands?

1129


What is the boxing and unboxing concept in .net?

972