• mpradeep23 (11/13/2013)


    how do i join tables with out joins

    You can .... for that you have to do table level changes like merging two tables (which contains parent-child relationship or similar kind of data).

    and that process is known as denormalization.

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)