Project Description:
Translate 3 Stored Procedures written in SQL Server T-SQL to Oracle.
- The oracle version is 8i
- The stored procedures have cursors
- Access to the database won't be provided, you send us the code and we test it on our oracle server.
- Final payment will be done when the full SP's are done and tested
Additional Project Description:
03/30/2011 at 6:24 NZDT
Thank you all for your interest in this project,
I am now ready to provide more information so you can bid more accurately.
There will be:
1 query to translate (a)
1 stored procedure with cursor to translate with 2 outputs (b)
1 query that is translated but i need you to review the code (c)
I attach all the 3 (note: they are not final) and an excel with the example of data each situation outputs in SQL Server.
Some notes:
- The database access won't be provided, so we will test the code you send us;
- We can do some remote desktop session if needed for the tests;
- Payment will be done when all the work is finished and tested with no errors;
- Oracle 8i doesnt have the timestamp datatype, there will need to be a conversion to a varchar. check the "query c.txt" for details.