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 |
Is postgresql secure?
Where are postgres databases stored?
What does psql command do?
How to find table creation date in postgresql?
How do I start postgresql on linux?
How do you delete a row in a table?
What are spatial functions?
How do I import a csv file into postgres?
How do you check data on pgadmin 4?
What is psql?
What type of database is postgresql?
How to start postgresql server in windows 10?
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)