Greetings all. I'm hitting a DB2 table that has around 100 columns, and I only want 5 of them. Is there a quick way to drop them all excluding the 5 I want, without having to explicitly type them all out in a drop statement?
Greg
Instead of DROP= use KEEP= for the variables you want.
The pain is when the desired number is about half of the variables...
Instead of DROP= use KEEP= for the variables you want.
The pain is when the desired number is about half of the variables...
Thank you, I knew it had to be something easy like that.
Greg
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.