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 sql and also describe types of sql statements?
Are subqueries faster than joins?
When can we use the where clause and the having clause?
How do I run sql profiler?
what is 'mysqladmin' in mysql? : Sql dba
Why triggers are used?
does sql support programming? : Sql dba
Explain foreign key in sql?
What does fetching a cursor do?
what are the t string functions available in tsql? : Transact sql
What is indexing oracle sql?
How do I view tables in mysql?
What is difference between procedure and trigger?
which operator is used in query for pattern matching? : Sql dba
How bulk collect improves performance?