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 is the use of procedures?
What is assignment operator in pl sql?
Where is pl sql used?
Is sql harder than python?
what is the difference between cluster and non cluster index? : Sql dba
What are joins in sql?
What are the two types of periodical indexes?
What is the purpose of using pl/sql?
What are the types pl/sql code blocks?
What is denormalization in a database?
How can you view the errors encountered in a trigger?
What are the different sql languages?
Is sql between inclusive?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
What is data types in sql?