Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

query that displays the transaction for the whole month help

787358Sep 4 2010 — edited Sep 7 2010
here is my sample query:

select * from table where date='09-03-2010' -------> this displays only one day transaction

wat if i want to display the transaction for the whole month and pass only one date?
can somebody help me about this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 5 2010
Added on Sep 4 2010
16 comments
3,504 views