• Hi,

    Yes i need to get the return values from every table where the particular value in the UserID Column.

    Thnks,

    Senthil.

    ChrisM@home (10/26/2010)


    Senthil Varadharajan (10/26/2010)


    Hi,

    Is it possible to find the single user map to different table using SQL Query.

    Thanks,

    Senthil Varadharajan.

    This isn't a properly formed question, it makes no sense as it stands. Please provide more information.

    Are you saying each table in the database has a UserID column?

    If so, are you asking how to return every row from every table which has a particular value in the UserID column?

    If so, how would you expect the results to be returned, because it's unlikely that they could be UNIONed into the same output?