SQL Language (MOSC)

MOSC Banner

How to write a select that retrieves all merchants that have transactions all month but stopped on 2

edited Oct 15, 2012 3:43AM in SQL Language (MOSC) 16 commentsAnswered
Hello,
How to write a select that retrieves all merchants that have transactions in every day month but stopped having transacon on day 25/26/27 of one month in a specific time range.
The transaction table fields are:
merchant_name
merchant_id
transaction_date (Date)
transaction_month  (number) -- like 20120100  , 20120200


 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center