Tag: technology
Questions Related to technology
-
/* This is a comment */
-
// This is a comment
-
{COMMENT This is a comment /}
-
{COMMENT} This is a comment {/COMMENT}
-
proc contents lib=sasuser.all;
-
proc contents data=sasuser.all;
-
proc content data=sasuser.all;
-
proc contents data=sasuser.all;
-
Assignment
-
Utility
-
Decision
-
Connector
-
03-05-01
-
04-01-01
-
03-05-02
-
03-04-03
-
hackers.
-
spam.
-
viruses.
-
identity theft.
-
a list of variable names
-
the total number of variables
-
a list of variable names in the alphabetic order
-
a list of variable names in the order of their logical position
-
format salary dollar11.2;
-
format salary comma11.2;
-
format dollar8.2;
-
format salary comma8.2 dollar8.2;
-
data mining
-
data selection
-
POS
-
data conversion