Which of the following is the correct Smart Parameter string to accomplish this task?
A developer needs to insert the date and time into the current field separated by a space.
Which of the following is the correct Smart Parameter string to accomplish this task?
A . rrset(“@DATE+@CHR(s)+@TIME,”@F”)
B . rrset(“@DATE+@STRING(s)+@TIME,”@F”)
C . rrset(“@DATE+@CHR()+@TIME(HH:MM:SS),”@F”)
D . rrset(“@DATE+@STRING()+@TIME(HH:MM:SS),”@F”)
Answer: B
Explanation:
@STRING (string value) Returns a string of the argument passed.
Incorrect ANswers: A, C: @CHR (ASCII value) returns a character that is a member of the ASCII character set.
References: https://www-01.ibm.com/support/docview.wss?uid=swg21498904
Latest C2070-994 Dumps Valid Version with 67 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments