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 / nithya
u can use 'to_char' function.
to_char('us date','indian date format model')
| Is This Answer Correct ? | 1 Yes | 4 No |
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
What are the types of trigger in oracle?
which is best insttute for teradata,sybase,mysql,oracle in hyderabad
How to use "out" parameter properly?
State some uses of redo log files?
how to create a new database in oracle?
Differentiate between post-database commit and post-form commit?
How to count groups returned with the group by clause in oracle?
How to create a new table in your schema?
What are ddl statements in oracle?
Do View contain Data ?
How to pass parameters to procedures?