1:where和If最本质的区别,以及一些小的区别
1.1:The WHERE statement examines what is in the input page buffer and selects observations before they are loaded in the program data vector, which results in a savings in CPU operations(Where从buffer中进行筛选再读入pdv)1.1:The WHERE state