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

WHAT IS TRIGGERS IN SQL? AND WHAT IS THE BENIFIT?

8 Answers  


How many types of relations are there between dimension and measure group? : sql server analysis services, ssas

0 Answers  


what is an index? : Sql server database administration

0 Answers  


How to make a column nullable?

0 Answers  


What are trace flags and mention a few common trace flags used with sql server?

0 Answers  


What number sorts of privileges are accessible in sql?

0 Answers  


What is Command line parameters in PLSQL.?

0 Answers   MCN Solutions,


What is join query?

0 Answers  


What is difference between view and materialized view?

0 Answers  


What is the default server name for sql server?

0 Answers  


Explain table valued parameters in sql server? Why tvp used?

0 Answers  


What are the different authentication modes in sql server?

0 Answers  


Categories