How to find last day of the month in sql query

Answer Posted / manoranjan sethy

Select LAST_DAY(Sysdate) From Dual;

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does sql use python?

756


Is a secondary key the same as a foreign key?

673


How can I see all tables in sql?

727


Is record in pl sql?

675


Which are sql * plus commands?

714






What is bind reference and how can it be created?

771


How to return multiple rows from the stored procedure?

714


What is a sql driver?

691


How to combine two stored procedures in sql?

802


What is record in pl sql?

768


What company owns postgresql?

769


what are the advantages and disadvantages of views in a database? : Sql dba

761


Why do we need pl sql?

723


What is pl sql code?

752


How do I order by ascending in sql?

741