answersLogoWhite

0

If that's an interview question, you got it all wrong. It means that YOU are supposed to answer why YOU have joint (or want to join?) the organization. You are being asked for your own personal reasons; not for somebody else's reasons.

User Avatar

Wiki User

8y ago

What else can I help you with?

Continue Learning about Engineering

What is linked organization in data structure?

Linked organization in data structure is the organization of data records that are linked together by references. These links are also known as connectors.


Join query in sql server 2005?

Join query are basically of three types : 1) Cross Join -- That is use to retrieve data from two tables on a condition (optional), there we get m*n no. of records(m is no of rec in first table and n is the no. of records in another table) 2) Inner Join : we use this join to retrieve values from two tables that satisfies given matching condition : as :: select Product_Category from Product_Detail INNER JOIN Product_Scenerio ON Product_Detail.Product_Id = Product_Detail.Product_Id. Product_Scenerio . 3) Outer Join : this is used in three way: a) Left Outer Join -- it is used to retrieve records from both tables that satisfies given condition including all records from left(First) table whether it do not satisfy condition ...try it practically ** related columns in right table has NULL values in records b) Right Outer Join :: It is used when we want to fetch all records from right(second) table whether that do not match with condition specified with JOIN . ** related columns in right table has NULL values in records c) Full Outer Join :: It is combination of Inner join + left Outer join + right Outer join .Here we get all records from both tables that do not match condition .


When was Organization of Independent Software Vendors created?

Organization of Independent Software Vendors was created in 2006.


Why you join pak army?

Yes


What is multikey file organization?

to have a data file with multiple access path is known as multi key file organization