Answer Posted / vishwa
below query will get the last day of the month
select last_day(sysdate) from dual
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What do you mean by field in sql?
What is sql profiling in oracle?
Why having clause is used in sql?
What is an exception in PL/SQL? What are the two types of exceptions?
what are dynamic queries in t-sql? : Transact sql
What is sqlcontext?
how can we repair a mysql table? : Sql dba
what is a composite key ? : Sql dba
What is pl sql commands?
What does varchar include?
Can you have more than one key in a database?
Does postgresql run on the cloud?
What is materialized view in sql?
What is the difference between inner join and natural join?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?