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



what is the difference between table and view..

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

More SQL Server Interview Questions

Which sql server table is used to hold the stored procedure scripts?

0 Answers  


How to know the NAME of the Database and SIZE of the Database at the client node in Sql Server 2005

1 Answers  


Explain a join?

0 Answers  


What do you mean by data manipulation language?

0 Answers  


What is a performance monitor?

0 Answers  


What is a select query statement in ms sql server?

0 Answers  


What happens if we shrink log file in sql server?

0 Answers  


Which trace flags are enabled in sql server?

0 Answers  


What is indexed views? plz explain with example?

2 Answers  


Explain the concept of view and Types of views in SQL server?

0 Answers   HCL,


What is a rownum?

0 Answers  


What is the purpose of grouping data in a report?

0 Answers  


Categories