Hi All,
anyone can explain me about precision n scale properties.
while extending one column in a table we will cum under
these properties.
Thanks n advance.
Answer / neha
Scale is the total no of digits that can come for a
particular numeric field to the right and left of the
decimal point.
Precision is the number of digits to the right of decimal point.
Eg. for numeric field the scale is 6 and precision is 2.
Then it can accomodate:
9999.99 and 99999.9 are valid but 999.999 is invalid and
will give Data Type not found/mismatch error.
Is This Answer Correct ? | 1 Yes | 4 No |
Explain the difference between join specification and join definition?
What is the primary difference between Siebel 7.5.2 and 7.7 Versions ?
How to improve your performance in views?
What is the process of configuring siebel 8 web virtual server?
Is it required to install gateway server before installing a Siebel server?
What does business component user mode indicate?
How to invoke an URL on clicking a button in Applet
Explain why do we use symbolic strings in siebel 77?
What is siebel admin mode view? How to create this?
Tell me what does install.ksh and imprep.ksh files do?
what is the maximum number of applets can be there in a view?
What are the different elements in Siebel?