If server is in US and client is in india there is timezone
is diffrence, How can we display date in indian time when
data is displayed from US server timezone?
Answer Posted / nithya
u can use 'to_char' function.
to_char('us date','indian date format model')
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is a dynamic performance view in oracle?
What privilege is needed for a user to create tables in oracle?
How to convert a string to a date in oracle database?
How to select some columns from a table in oracle?
State all possible different index configurations a table can possibly have?
What are the execution control statements in oracle?
What is raw datatype?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
How do I spool to a csv formatted file using sqlplus?
Can we commit inside a function in oracle?
How are extents allocated to a segment?
What is an oracle database?
Is oracle an operator?
How many types of tables supported by oracle?
In oracle there is column command, how will you explain that?