Interview Questions
Search
Legacy
Tests
Repository
DashBoard
Java
Java 8
Java 7
Java Abbreviations
OCJP / SCJP
Class List
New in Java 8
Java Exceptions
Spring Exceptions
Java Enums
Java 8 Lambda
Java 8 java.time
Big Data
Discussion Forum
Humor
Classes Search
Subscribe
Search Database SQL / Scripts
Help us in improving the repository. Add new Queries/Scripts through 'Submit Database SQL / Scripts ' link.
Search
Submit SQL/Scripts
Database SQL / Scripts for '#To_date' - 1 Query/Script(s) found
Sample 1. Get all records having date since a particular date
select * from EMPLOYEE where JOINING_DATE between to_date('01-MAY-14', 'DD-MON-YY') and SYSDATE
Like
Feedback
select
query
to_date
sysdate
get records between 2 dates
get records for last 2 years
Correction
Suggestion
Subscribe to Java News and Posts. Get latest updates and posts on Java from Buggybread.com
Enter your email address:
Delivered by
FeedBurner