Which statement can execute successfully using PROC FEDSQL?

Which statement can execute successfully using PROC FEDSQL?
A . create table work.age12 as
select Name, Height, Weight
   from casuser.class
   where age=12
;
B . select Species, SepalWidth, SepalLength
   from casuser.iris
   where Species ^= "Setosa"
;
C . select HouseID, Brand, exp(logPrice) as Price
   from casuser.margarin
   where calculated Price > 5
;
D . create table casuser.incomplete as
select AgeAtStart, Height, cholesterol, Chol_Status
   from casuser.heart
   where cholesterol is null
;

Answer: D

Latest A00-420 Dumps Valid Version with 250 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments