Which code segment should you use?

A table named Table 1 has a string field named Account Num.
You have an instance of Table l named tablel.
You need to print the value of Account Num to the info log.
Which code segment should you use?
A. Info (tablel. Get Account Num ( ));
B. Info (tablel Account Num());
C. Info (int2str (tablel. Account Num));
D. Info (tablel. Account Num);

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.