News

I need to delete a number of rows from a table. Should I have indexing on for the columns that I'm using to choose what to delete?
As in other PROC and DATA steps, you can use only a view descriptor or other SAS data set in an SQL procedure statement, not an access descriptor. If you did not create the DBF file, you must be ...