Hi, In oracle we write sysdate-1 For example,we write a query (select *
from table1 where created_date>=sysdate-1).Whats its equivalent in postgre? Chandan |
- [SQL] query Chandan_Kumaraiah
- Re: [SQL] query Terry Fielder
- Re: [SQL] query Richard Huxton
- [SQL] query Chandan_Kumaraiah
- Re: [SQL] query Thomas F . O'Connell
- Re: [SQL] query Bruno Wolff III
- [SQL] query Aftab Alam
- Re: [SQL] query JuanCri