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
What language is oracle sql developer?
What does select * from mean in sql?
What are the types pl/sql code blocks?
How many types of primary keys are there?
What is the difference between the sql*loader and import utilities? : aql loader
How to raise user-defined exception with custom sqlerrm ?
What does closing a cursor do?
What are variables in pl sql?
What is vector point function?
Is inner join same as self join?
Does sql profiler affect performance?
What is pl/sql table? Why it is used?
What is the order of sql select?
What are the dml statements?
What are different clauses used in sql?