Sep 10, 2007 #1 katbear Programmer Mar 14, 2007 270 US Hi, I need some SQL syntax to do the following: Compare 2 integer values (from 2 different tables) and make sure that the values DO NOT DIFFER by more than 10%. Not sure how to write this! Thanks
Hi, I need some SQL syntax to do the following: Compare 2 integer values (from 2 different tables) and make sure that the values DO NOT DIFFER by more than 10%. Not sure how to write this! Thanks
Sep 10, 2007 Thread starter #21 katbear Programmer Mar 14, 2007 270 US What happens if you get a cheeseburger that is 10% smaller that advertised, but the manager is telling you that it's really only 9.090909% smaller? Is this case for a refund? Upvote 0 Downvote
What happens if you get a cheeseburger that is 10% smaller that advertised, but the manager is telling you that it's really only 9.090909% smaller? Is this case for a refund?
Sep 10, 2007 #22 SQLDenis Programmer Oct 1, 2005 5,575 US >>What happens if you get a cheeseburger that is 10% smaller that advertised, but the manager is telling you that it's really only 9.090909% smaller? they post a warning that this is before cooking and the end result will be smaller b-coz of fluid loss Denis The SQL Menace -------------------- SQL Server Code,Tips and Tricks, Performance Tuning SQLBlog.com, Google Interview Questions Upvote 0 Downvote
>>What happens if you get a cheeseburger that is 10% smaller that advertised, but the manager is telling you that it's really only 9.090909% smaller? they post a warning that this is before cooking and the end result will be smaller b-coz of fluid loss Denis The SQL Menace -------------------- SQL Server Code,Tips and Tricks, Performance Tuning SQLBlog.com, Google Interview Questions