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 |
How do you import lov's?
How to edit the joined fields values in join?
what is seibel admin mode view? How to create one?
Difference between search specification and search constant
What are the different features of Siebel 7.x data model and Siebel 6.0 data model?
How to configure a mvg?
How do you create intersection table?
Tell me is it posible to access more than one database at a single siebel application?
What is the deployment options used for load balancing with netscaler?
How to import lovs?
What is siebel admin mode view? How to create this?
In case only Gateway server goes down, then what is the impact in existing on new users trying to login the Siebel application?