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 does myisamchk do? : Sql dba
Which certification is best for sql?
Is id a reserved word in sql?
What is the difference between drop and truncate commands?
Explain clause in sql?
how can I make a script that can be bi-language (supports english, german)? : Sql dba
Explain the uses of control file.
What is microsoft t sql?
What are the different operators available in sql?
What is a function in oracle pl sql?
what is the difference between blob and text? : Sql dba
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is the difference between function and procedure in pl/sql?
Is pl sql and postgresql same?
Name some usages of database trigger?