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 rtm stands for?
What are different types of queries in sql?
How do you update f as m and m as f from the below table testtable?
How do I make my sql query run faster?
Why trigger is used in sql?
Is mariadb a nosql database?
Which table is left in left join?
What is embedded sql in db2?
how mysql optimizes distinct? : Sql dba
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
What are the different datatypes available in PL/SQL?
How to write a query to show the details of a student from students table whose
How do you rename a table in sql?
what is self-join? : Sql dba
How do I send sql query results to excel?