I am real fun of SUDOKU games, and I also have passion for solving problems writing TSQL queries. Just for fun ill love to try make code which is going to solve Sudoku puzzles. Basic idea is make table with nine columns and with maximum number of rows less then 10. First step is to update given cells with served sudoku, and after that sp or udf will update others null values in table of sudoku.
I think that is great sample of showing how TSQL can be useful and powerful language, and great sample for showing lot of TSQL features for beginners.
Ill try to write code in my way and if I succeed ill put it here if someone else find this fun and useful let us show how it can be done.
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
|
|||||||||||
|
closed as off topic by Jack Douglas♦ Nov 24 '11 at 22:50
Questions on Database Administrators Stack Exchange are expected to relate to database administration within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.