News
Ok, I'm at a client site where they want to make a program database independent. This is a rewrite of an existing program that used an Access database only. I asked the person in charge how they ...
If you have many rows to delete, you could use a macro variable for EMPID instead of the individual EMPID values to change the values more easily. %let empid='346917'; proc sql; delete from ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results