Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Alias table creates duplicate columns

I have a Dataset with the following relation. TableA- TableB-TableC-TableA1 I am noticing that certain columns in TABLEA & TABLEA1 have been duplicated.   Is this by design & if so why only certa...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Never mind qualifying tables and column names correctly in the queries resolved this. SQL Server does not interpret the queries the same way.