mycsg.in
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
QnA
Certification
Resources
Disclaimer
Contact Us
Training
Sign Up
Login
New or returning user — sign in with Google for instant login, no password needed.
Sign in with Google
Maybe later
Quiz title : Joining Tables Using PROC SQL
Question 1 of 7
When is a Cartesian product returned?
When join conditions are not specified in a PROC SQL join.
When join conditions are not specified in a PROC SQL set operation.
When more than two tables are specified in a PROC SQL join.
When the keyword ALL is used with the OUTER UNION operator.