Hi Rohit
Eg:select trunc(1234.456,0) from dual;
Ans: 1234
This way u can remove decimals by using (TRUNC) function
Type: Posts; User: dineshkrishnamca; Keyword(s):
Hi Rohit
Eg:select trunc(1234.456,0) from dual;
Ans: 1234
This way u can remove decimals by using (TRUNC) function
Hi Rohit
Eg:select trunc(1234.456,0) from dual;
This way u can remove decimals by using (TRUNC) function