Answer Posted / rajgopal
select to_char(sysdate,'ddsp')||'-'||to_char(sysdate,'mon')||'-'||to_char(sysdate,'yyyysp') from dual
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which type of cursor is used to execute the dml statement?
Which query operators in sql is used for pattern matching?
What are the types of views in sql?
How do I partition a table in sql?
How sql query is executed?
Explain what is a view?
explain the delete statements in sql
what is sub-query? : Transact sql
How do I find duplicates in a single column in sql?
What do you understand by pl/sql cursors?
How to prepare for oracle pl sql certification?
What is sql stand for?
What are all types of user defined functions?
Why plvtab is considered as the easiest way to access the pl/sql table?
What is dialect in sql?