statschoice.com
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
Clinical Interview
CRFs
SDTM
ADaM
TFL
Tasks
Macros
QnA
Certification
Resources
Disclaimer
Contact Us
Sign Up
Login
This website uses cookies to personalize content and analyse traffic in order to offer you a better experience. By clicking "OK", or continuing using our site, you consent to the use of cookies.
OK
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.