The following sandbox can be used to test your solutions against the 'tricky' data.
The following sandbox can be used to test your solutions for TSQL Challenge 26 against the 'tricky' data.
Note that this sandbox is a draft and still being modified.
Note that this sandbox is a draft and still being modified.
/***********************************************************************
----------------------------------------------
Logic Testing Sandbox for Challenge 1
Copyright © beyondrelational.com
----------------------------------------------
Notes:
1. Copy this template and paste in your SSMS Query editor
2. Insert your query in the Section between "Insert your query below"
and "Insert your query above"
3. Run the whole batch. If you see
"Invalid Results...Failed!" getting printed in output
/***********************************************************************
----------------------------------------------
LOGIC Testing Sandbox for TSQL Challenge 21
Copyright © beyondrelational.com
----------------------------------------------
Notes:
1. Copy this template and paste in your SSMS Query editor
2. Insert your query (solution for TSQL Challenge 25)
in the Section between "Insert your query below"
and "Insert your query above"
3. Run the whole batch. If you see
"Invalid Results...Failed!" getting printed in output
/***********************************************************************
----------------------------------------------
LOGIC Testing Sandbox for TSQL Challenge 19
Copyright © beyondrelational.com
----------------------------------------------
Notes:
1. Copy this template and paste in your SSMS Query editor
2. Insert your query (solution for TSQL Challenge 19)
in the Section between "Insert your query below"
and "Insert your query above"
3. Run the whole batch. If you see
The following sandbox can be used to test your solutions against the 'tricky' data.
The following TSQL template may be used to perform the basic testing of your solutions for TSQL Challenge 27.
/***********************************************************************
----------------------------------------------
BASIC Testing Sandbox for TSQL Challenge 28
Copyright © beyondrelational.com
----------------------------------------------
Notes:
1. Copy this template and paste in your SSMS Query editor
2. Insert your query (solution for TSQL Challenge 28)
in the Section between "Insert your query below"
and "Insert your query above"
3. Run the whole batch. If you see