excalibur78
IS-IT--Management
Here's what I need to do. Need to look in TableA and find out if a column is Yes or No. Then based on this look at TableB = Yes or TableC = No. Then in that table look at a date field. If it's null or not. Then go back to TableA and update fields to True or False bases on the results. I know I can do this in VB but I wasn't sure if I could use If lopp in a stored procedure and go that route. Any suggestions would be great.