Determine the value of the result field
a. Cost = $110. 00
b. Tax = 20%
c. MarkUp= 05%
d. Sale = 10%
Answer Posted / jayvardhan
C Eval TotalCost = ((Cost * MarkUp) * Tax)) - Sale = 1. 0$
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can error messages as a result of a comp, range or values keyword be overridden?
define the purpose of the iter operation?
what is overlay?
what is the necessary keyword for non-join logical file?
what is sflpag and sflsiz ?
when would you prefer logical file than opnqryf?
WHAT IS AS/400 SYNORIO?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
what is xfoot opcode ?
what are the different methods to access seu?
what are all the contents of subfile?
why is the declare cursor statement is used for?
Difference between NOPASS & OMIT?
what is procedure prototype and procedure interface.
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.