Retrieving the rows...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • agvamsikrishna
    New Member
    • Sep 2007
    • 1

    Retrieving the rows...

    Hi,

    here i am trying to retrive data from two tables where those two dont hv any type of relation.

    can we retrieve the data from 2 table columns where both the columns have duplicate Values

    Table1 Table2

    Grouptitle Grouptitle (Both columns hv duplicate values)

    i need to retrive the data from this two tables with out duplicate values.

    pls help me in this regard..

    Thanks & Regards
    Vamsi Krishna.A.G
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Originally posted by agvamsikrishna
    Hi,

    here i am trying to retrive data from two tables where those two dont hv any type of relation.

    can we retrieve the data from 2 table columns where both the columns have duplicate Values

    Table1 Table2

    Grouptitle Grouptitle (Both columns hv duplicate values)

    i need to retrive the data from this two tables with out duplicate values.

    pls help me in this regard..

    Thanks & Regards
    Vamsi Krishna.A.G

    are the records complete duplicate or just this fields?

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      try to use joins for the purpose.

      Please pass on few more details for clear explanation.

      Comment

      Working...