News

We are dummying up some sample data for testing. I want to take any number that is NOT 100 and then multiple it by (for example) 0.8. I was thinking I could look at sys.objects and sys.columns to ...