The best part in my experience was direct SQL integration int COBOL programs. I had prior SQL experience when I started writing COBOL programs I didn't face any difficulty whatsoever. Moreover there are regular upgrades which we handle, which adds to the...
When partitioning a table space, difficulty arises in updating indexes. You must delete a row and insert it with new values. Key values must be known and defined ahead of time as once they are committed, you can not roll them back. DB2's language is not as...
For my use cases, microsoft sql has been pretty cooperative.
sometimes it gives vague responses with lots of unwanted data
The best part in my experience was direct SQL integration int COBOL programs. I had prior SQL experience when I started writing COBOL programs I didn't face any difficulty whatsoever. Moreover there are regular upgrades which we handle, which adds to the...
For my use cases, microsoft sql has been pretty cooperative.
When partitioning a table space, difficulty arises in updating indexes. You must delete a row and insert it with new values. Key values must be known and defined ahead of time as once they are committed, you can not roll them back. DB2's language is not as...
sometimes it gives vague responses with lots of unwanted data