This is a user generated content for MyStory, a YourStory initiative to enable its community to contribute and have their voices heard. The views and writings here ...
I'm writing some code in C# where I need to (inner?) join two tables into a DataSet / DataTable.<BR><BR>Essentially, I have two tables. Both have columns called "TestId" and "OperationId". Both are ...