get second maximum date from tables.
Answer / guest
select dateofjoining from employees group by dateofjoining
order by dateofjoining desc limit 1 offset 1;
| Is This Answer Correct ? | 3 Yes | 0 No |
How do I make a pgadmin server?
What is the difference between oracle and postgresql?
Which method is used to load the driver?
How do I find the size of a postgres table?
Is postgresql a programming language?
What does postgresql mean?
Are postgres table names case sensitive?
What is join and how many types of joins?
How to check if postgres is running?
Does PostgrSQL support Column constraints? If so how is it done?
What is postgres default password?
How to create temporary table in postgresql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)