Answer Posted / guest
select dateofjoining from employees group by dateofjoining
order by dateofjoining desc limit 1 offset 1;
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you change columns in postgresql?
Does postgres have clustered index?
What does edb stand for?
How do I download postgresql on windows?
How to create a new table from existing table in postgresql?
How do I enable remote access to postgresql database?
How many indexes per table are allowed in postgresql?
What is connection limit in postgresql?
Is postgresql like oracle?
How many columns can a postgres table have?
Where is postgresql conf in mac?
Does postgres support clustering?
What is the operator that is used for case-insensitive regular expression searches in PostgreSQL?
Is it postgre or postgres?
What is stack builder?