Facebook Twitter Sign in | Join
Pushing database changes needn't be hard work with SQL Compare
Getting Started with ASP.NET MVC - Part 6: ASP.NET MVC and Entity Framework
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

TSQL Challenge 19 – Results of Tricky Testing

The tricky testing of TSQL Challenge 19 is completed and the result is published here. If your solution has failed and you would like to figure out why the solution failed, you can test them against the sandbox given here.


Share

Comments

# re: TSQL Challenge 19 – Results of Tricky Testing

Tuesday, April 20, 2010 9:23 AM by karinloos

I have a comment regarding the sandbox load testing.  

In this fixed tables are used when throughout previous testing table variables are used.  This would mean that for all solutions which all passed logic testing could not pass due to the fact that   table variables @emp and @ord are used.  Or are you going to be editing each solution to use fixed tables?


# re: TSQL Challenge 19 – Results of Tricky Testing

Tuesday, April 20, 2010 9:39 AM by JacobSebastian

@karinloos,

The sandbox is for you to test your solutions. The evaluation process does not use the sandbox. So it does not affect the evaluation.

rgds

Jacob


# re: TSQL Challenge 19 – Results of Tricky Testing

Tuesday, April 20, 2010 11:14 AM by karinloos

ah I see , ok ty


Copyright © Beyondrelational.com