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 |
What is postgresql? Explain the history of postgresql.
How do I alter a column in postgresql?
What is difference between postgresql and mysql?
How to open postgresql gui in ubuntu?
How do I stop a postgresql console?
What is the driver name for postgresql?
What is a schema example?
What is multi-version control?
How do I delete a query?
What is the purpose of postgresql?
What is the option used in PostgreSQL to increase the number of shared memory buffers shared among the backend processes
How do I rename a column in postgresql?
Oracle (3259)
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)