Filtering Rows Using the WHERE Clause4分钟
Special WHERE Operators: Missing Values52
Additional Special WHERE Operators1分钟
Sorting the Output with the ORDER BY Clause33
Ordering Columns by Position17
Enhancing Reports4分钟
Demo: Creating Simple Reports4分钟
Creating a New Column1分钟
Subsetting Calculated Values43
Assigning Values Conditionally with the CASE Expression1分钟
Demo: Assigning Values Conditionally2分钟
Eliminating Duplicate Rows with the DISTINCT Keyword54
Summarizing Data1分钟
Demo: Using Summary Functions to Analyze a Table3分钟
Summarizing Data Using the COUNT Function20
Grouping Data2分钟
Demo: Analyzing Groups of Data4分钟
Summarizing Date and Time Data1分钟
Counting Rows Using a Boolean Expression37
Demo: Summarizing Data Using a Boolean Expression2分钟
Creating Tables1分钟
Creating Tables from a Query1分钟
Creating Table Structures1分钟
Inserting Rows into Tables2分钟
Dropping Tables in PROC SQL10
Scenario31
DICTIONARY Tables1分钟
Demo: Using DICTIONARY Tables5分钟