What will be the output of this Query?
select to_char(trunc(add_months(sysdate-3),mm),mm/dd/yyyy) from dual
Answer Posted / dinesh kumar
Invalid Character Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is rank dense_rank and partition in sql?
Write a sql select query that only returns each name only once from a table?
Can a table contain multiple primary key’s?
What are instead of triggers?
What is the difference between clustered and non-clustered indexes?
How many postgresql users are there, worldwide?
Is and as keyword in pl sql?
What is faster join or subquery?
How does sql developer connect to oracle database?
Explain the difference in execution of triggers and stored procedures?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
what is denormalization. : Sql dba
What does partition by mean in sql?
What is trigger and stored procedure in sql?
What jobs use sql?