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 a postgres tuple?
How do I change the default port for postgresql?
How many byte Unique integers does OIDs in PostgreSQL have?
How do I connect to a postgresql database?
How to get current date in postgresql?
What is pgadmin tool?
Do indexes speed up queries?
Is postgresql a virus?
How to start database server in postgresql?
What port does postgres use?
What is character varying in postgres?
What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?
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)