Chapter Contents |
Previous |
Next |
SAS SQL Query Window User's Guide |
Using the query from the last example, you can build a new table from the results of your latest query.
Creating a Table from Query Results |
In the SQL QUERY COLUMNS window, select
View | Tables... |
to return to the SQL QUERY TABLES window.
From the SQL QUERY TABLES window, select
File | Create Table From Query Results... |
Select the [→] next to the
Library:
field to display a list of available libraries.
You can also enter the library name in
the
Library:
field.
Select
SAMPLE
to include your new table in the SAMPLE library.
Select
OK
. Type WAGE in the
Table:
field. Type
Hourly Wages
in the
Label:
field to specify the permanent
label to be used when displaying that column in a table.
Select
OK
to return to the SQL QUERY TABLES window. SAMPLE.WAGE
is now in the list of Available Tables.
Adding the New Table to Selected Tables |
Select
SAMPLE.WAGE
and [→] to add the new table to the
list of Selected Tables.
Select
Tools | Reset |
to reset your query and return to the SQL QUERY TABLES window.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.