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 Set Operators
Question 1 of 9
Which statement is false with respect to a set operation that uses the EXCEPT, UNION, or INTERSECT set operator without a keyword?
Column names in the result set are determined by the first table.
To be overlaid, columns must be of the same data type.
To be overlaid, columns must have the same name.
By default, only unique rows are displayed in the result set.