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 |
What is difference between s_opty_x and s_opty_xm tables?
Explain what are pre defined queries?
How can you do the data cleansing in eim?
when i click on first time ststic picklist valus should be 4 values and if i click next time i want to see 6 picklist with diff values for that same field.How will u configure
when will raise hand held errors?
Explain what is detailed category?
What is symbolic url in siebel?
Is there any 'user property' to make the whole field in a b.c read only, by some condition. e.g:- if priority=closed the whole record should be read only
What are the different types of columns?
Explain how does your b/c and view related?
What is purging in siebel?
How to create Drilldown in Form applet?