Answer Posted / ajit
select TO_CHAR( last_day(sysdate), 'day')
from dual
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is constant in pl sql?
What is the use of function in sql?
How many joins can you have in sql?
Is a secondary key the same as a foreign key?
what are the drivers in mysql? : Sql dba
What does where 1 1 mean in sql?
Does sql*plus also have a pl/sql engine?
What is exit statement?
Does truncate free space?
What are triggers in sql?
How do I view tables in sql developer?
What is the purpose of a sql?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
What is the difference between rename and alias?
What are tables and fields?