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

could u plz explain about joins and views?

Answer Posted / mohsin mohammed abdul

basically we use joins to query a sql with 1 or more tables.
1) self join.. join within the same table using aliases
2) equi join.. join between the 2 tables with commom columns
3) outer join.. and it is divided into 2 catagories left
outer join and right outer join.

View :- its a logical representation of one or more tables.
View doesn't have the data of its own. But still you can
perform DML on a view ..the changes will be done in the
underlying base tables..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is apply operator in sql?

1045


What are the requirements on sql server network connections?

1039


What is the difference function and stored procedure?

1109


Write a query for primary key constraint with identity key word?

1078


Does group by or order by come first?

996


What is transaction server consistency?

1105


What is normalization? What number of normalization shapes are there?

1155


Why union all is faster than union?

976


Explain concepts of analysis services?

1012


What is normalization? Describe its different types.

1151


What are cursors and when they are useful?

1149


What happens when transaction log is full?

989


How to find out the list schema name and table name for the database?

978


What is dimension table? : sql server analysis services, ssas

1064


What is the Main Difference between ACCESS and SQL SERVER?

1181